RKROHIT KUMARinrohit-13.hashnode.dev·Apr 29, 2024 · 6 min readiOS app Internationalization(i18n) using Swift — Part1While building an app, who doesn’t want to scale their app across the globe and make their app to be available in various local languages. But how one can achieve it, the answer is Internationalization. Are you developing an iOS application, but you ...00
RKROHIT KUMARinrohit-13.hashnode.dev·Jul 17, 2023 · 15 min readAll about UserDefaults, KeyChain and CoreData — iOSIn this article, we will have a detailed discussion about when and how to use UserDefaults, Core Data and Keychain in our iOS app project. This write-up will touch upon the following topics and you will get a proper understanding of these concepts al...00