SwiftUI : ViewDidLoad & ViewDidAppearComing from the UIKit world — there have been multiple callbacks for view lifecycle, when view used to start loadingNov 1, 20231Nov 1, 20231
KMM — Publish iOS/ watchOS / tvOS SDK BinariesKMM has been getting attention of developers and it , obviously, deserves that.Feb 13, 2022Feb 13, 2022
KMM — Publish Android / JVM SDK BinariesKMM has been getting attention of developers and it , obviously, deserves that.Feb 12, 2022Feb 12, 2022
Machine Learning Apps with Swift as Backend & Python ML ModelsThere has been demand of apps consuming Machine Learning Models to predict results. Apple & Android have been evolving their base day by…Feb 12, 2022Feb 12, 2022
Thanks for the tutorial -Please update RepoURLs as current ones are giving 403Jan 12, 2022Jan 12, 2022
Continuous Deployment — iOS AppsCD is becoming part of mandate for iOS Apps Release process. Here I am going to explain — How to setup Jenkins Job for uploading iOS Apps…Oct 25, 2020Oct 25, 2020
RCNetworkClientEvery iOS app communicates with some back end server to sync data.Swift itself has very well defined set of classes for this purpose —…Oct 25, 2020Oct 25, 2020
iOS — AppRouter -DeepLinking, Push Notifications, User State PreservenceiOS Apps need to handle launch of different features in below scenarios -Oct 24, 2020Oct 24, 2020
iOS — Localization (In App — without Re-Launch)Localization is present in most of the iOS apps now a days. In this story, I am going to cover specific scenario where —Oct 24, 2020Oct 24, 2020