Sarunw I share my working processes, tip and tricks, tools, and problems I found along the way. 2024-11-27T00:00:00Z https://sarunw.com/ Sarun Wongpatcharapakorn hello@sarunw.com Black Friday Deal 2024 2024-11-27T00:00:00Z https://sarunw.com/posts/black-friday-2024/ This is my first year doing a Black Friday deal. Animating number changes in SwiftUI 2023-11-15T00:00:00Z https://sarunw.com/posts/animating-number-changes-in-swiftui/ iOS 17 bring a new trick to animate number in SwiftUI. Let's learn how to do it. How to create custom view modifiers in SwiftUI 2023-11-08T00:00:00Z https://sarunw.com/posts/how-to-create-custom-view-modifier-in-swiftui/ Learn how to create reuse styles using ViewModifier. How to request users to review your app in SwiftUI 2023-11-01T00:00:00Z https://sarunw.com/posts/how-to-request-users-to-review-app-in-swiftui/ Learn how and when you should ask for a user's review. How to copy text to the clipboard in iOS 2023-10-23T00:00:00Z https://sarunw.com/posts/how-to-copy-text-to-clipboard-in-ios/ Learn how to copy and paste text from clipboard in iOS. How to request users to review your app in UIKit 2023-10-16T00:00:00Z https://sarunw.com/posts/how-to-request-users-to-review-app-in-uikit/ Learn how and when you should ask for a user's review. How to dismiss Keyboard in SwiftUI 2023-10-09T00:00:00Z https://sarunw.com/posts/dismiss-keyboard-in-swiftui/ Learn how to programmatically dismiss a keyboard in SwiftUI.