İrem Karaoğlu

  https://github.com/iremkaraoglu Mobile App Developer. Experienced in React Native, learning iOS and game development these days.

   



6 Stories by İrem Karaoğlu

How to add SwiftUI to a UIKit project

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.
0 4 min read

Easily handle JSON in Swift with SwiftyJSON

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

Storyboard vs. programmatically for iOS app UI design

In this article, we compare the pros and cons of creating UI for iOS with Storyboard vs. programmatically. We also discuss which method is...
0 6 min read

Supporting accessibility in iOS applications

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

Developing a 2D mobile game as a mobile app developer

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

Managing app permissions in React Native

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