Introducing ReleaseNotesKitTutorialiOSSwiftLangThis is ReleaseNotesKit, a brand new, elegant, and extremely simple way to present the recent version’s release notes to your users. ReleaseNotesKit uses the iTunesSearchAPI to access information about the app.
Safer and cleaner UserDefaults and AppStorageTutorialiOSSwiftLangIn this article, I share with you how I use a safer version of UserDefaults in my SwiftLang projects.
Credit Cards 101FinanceCredit-CardsSharing my experiences with using a Credit Card as a college student while working as a contractor.
Creating a Custom Font Picker in and for SwiftUITutorialiOSSwiftUIUIKitLeverage the UIViewControllerRepresentable in your SwiftUI application to create a font picker.