SheikhamaisHow to add a framework into iOS projectSharing some steps to create a new framework in Xcode and add it in a separate iOS projectDec 26, 2023Dec 26, 2023
SheikhamaisHow to add external static library in iOS projectThis tutorial helps you create an external library and add in any project inside Xcode.Dec 26, 20231Dec 26, 20231
SheikhamaisiOS — Status bar colour (light / dark)Hello Devs, this short article, about setting up the status bar colour for your iOS app might help you in your app development process…Oct 7, 2021Oct 7, 2021
SheikhamaisiOS — Auto-Layout — Less than / Greater than constraintsAuto-layout is used to give constraints to UI elements provided in iOS. We add constraints to elements so that they adjust in the screen…Oct 3, 2021Oct 3, 2021
SheikhamaisiOS — Firebase Crashlytics — Missing dSYMs filesI was asked to integrate firebase crashlytics in our iOS application. I went to the firebase console where my iOS app was added, from…Oct 3, 2021Oct 3, 2021
SheikhamaisHow to use the new UIScrollView programmaticallyUIScrollView has been greatly improved by apple, with the introduction of new scrollView.contentLayoutGuide and…Mar 26, 2021Mar 26, 2021