Hi, I'm Sarun — an iOS developer.
On this blog I share my working processes, tip and tricks, tools,
and problems I found along the way.
On this blog I share my working processes, tip and tricks, tools,
and problems I found along the way.
SE-0546 proposes allowing us to declare a struct's memberwise initializer in a same-file extension. Let's see how it works.
App Store Connect rejects app preview videos that are recorded at 60 fps. Learn why this happens and how to convert your video to 30 fps.
App Store Connect only accepts app preview videos with exact resolutions like 886×1920. Learn every accepted size and how to convert your recording to match.
Learn how and when you should ask for a user's review.
Learn different ways to create a Button with a Rounded corner Border in SwiftUI.
Learn how and when you should ask for a user's review.
Learn how easy it is to add a toolbar on a view controller in UIKit.
In iOS 17, we can enable symbols animation in UIKit controls using the new property. Let's learn how to do it.
Learn how to break out of the outer loop from the inner loop.
Learn how to map function work with Swift dictionary.
In this article, we will learn different ways to convert Degrees to Radians in iOS.
Swift 5.8 improve the information that is printed out for a keypath.
You probably get this error when you try to add a third-party framework to your project. Let's learn one way to fix it.
Xcode 15 brings one of the great features of Xcode, the ability to bookmark your code.
Xcode 15 can automatically create Swift symbols for your resources without any third party. Let's learn how to do it.
Small improvements that make a big difference in day-to-day coding.
I got some apps in the App Store, you can check them out.
My books on iOS development, including Practical Sign in with Apple.
SwiftUI cheat sheet