Simple implementation of UIImagePickerController in SwiftSelfie, memes, photos of your favorite pet, and any other types of images the user might want to share with the world! But how does…Dec 31, 2020Dec 31, 2020
Localization in iOS using Swift 5There are many articles on how to localize your application and the goal of every developer is to choose the right one for the project. In…Dec 2, 2020Dec 2, 2020
Another way to handle subview’s actions and states using EnumWhy use Enum? • Code becomes more structural and readable • All logic related to the subview is in one place • You can pass values • You…Jun 12, 20201Jun 12, 20201