Nabin ShresthaSpeed up your application development with MockoonWe’ve all went through the painful moment where we have to fix something in our application. You may not be able to directly test the issue…Jul 3, 20221Jul 3, 20221
Nabin ShresthainTowards DevUsing Builder Pattern to Show Alert (iOS)I was googling around to learn about Builder Pattern and how can it be used in Swift. I went through few links that popped up on top of…Feb 4, 2022Feb 4, 2022
Nabin ShresthaUsing Coordinators for Navigating between Modules in Xcode ProjectI’d written an article about writing your iOS application as modules. Here’s the link:Aug 11, 2021Aug 11, 2021
Nabin ShresthaiOS Clean Code Architecture with RxSwift and SwinjectHaving a codebase that is managed, structured, clean and scalable and will be very helpful as your codebase grows and features keeps on…Jul 11, 20213Jul 11, 20213
Nabin Shrestha7 Libraries that I use in every iOS projectsWe all use libraries in our projects for faster development of applications. Here are some of the libraries that I use in most of my…Jun 25, 2021Jun 25, 2021
Nabin ShresthaUploading Apps to TestFlight using FastlaneWe’ve all been there. We all know how frustrating it is when it comes to uploading our app to TestFlight. A lot of next and proceed buttons…Jun 18, 2021Jun 18, 2021
Nabin ShresthaDeveloping iOS Application Features as Modules in XcodeSegregating the features in our application is very fruitful for maintaining the application as our application keeps on growing. It helps…Jun 12, 20211Jun 12, 20211
Nabin ShresthaXcode schemes and handling multiple environmentsWhen we are developing our apps we have one backend base URL for testing purpose and another one when pushing the app in live environment.Jun 11, 2021Jun 11, 2021
Nabin ShresthaUsing Firebase for push notifications in iOSIn this tutorial we are going to implement push notification in our iOS app using firebase.Jan 14, 2021Jan 14, 2021
Nabin ShresthaShowing alerts in your iOS AppsIn our iOS apps, alerts are used in various screens of the app for notifying users for various cases that occurs in app like success…Dec 11, 2020Dec 11, 2020