İrem Karaoğlu Mobile App Developer. Experienced in React Native, learning iOS and game development these days.

Stories by İrem Karaoğlu

Mobile Phone Icon

How to add SwiftUI to a UIKit project

Dev

This tutorial demonstrates how to add a SwiftUI screen to a UIKit project, showing that it’s possible to use both in a single application.

İrem Karaoğlu
May 26, 2022 ⋅ 4 min read
Swift Logo

Easily handle JSON in Swift with SwiftyJSON

Dev

This MacOS demo shows how to easily handle JSON in Swift with SwiftyJSON, as well as how to handle type issues.

İrem Karaoğlu
Mar 31, 2022 ⋅ 3 min read
Storyboard vs. Programmatically

Storyboard vs. programmatically for iOS app UI design

Dev

In this article, we compare the pros and cons of creating UI for iOS with Storyboard vs. programmatically. We also discuss which method is preferable for certain circumstances.

İrem Karaoğlu
Jan 24, 2022 ⋅ 6 min read
Supporting Accessibility in iOS Applications

Supporting accessibility in iOS applications

Dev

iOS supports accessibility with several inbuilt features such as VoiceOver, Reduce motion, and more. Learn how to use these in your apps.

İrem Karaoğlu
Dec 8, 2021 ⋅ 5 min read
Developing a 2D mobile game as a mobile app developer

Developing a 2D mobile game as a mobile app developer

Dev

Learn how you can apply your mobile app development to 2D mobile gaming and meet user expectations for haptics, randomness, and more.

İrem Karaoğlu
Oct 27, 2021 ⋅ 8 min read
Managing App Permissions in React Native

Managing app permissions in React Native

Dev

Learn how to ask your users for permission to record and capture video, photos, and audio with the react-native-permissions library.

İrem Karaoğlu
Aug 18, 2021 ⋅ 7 min read