Deftsoftdeftsoft.hashnode.dev·Dec 1, 2023A Comprehensive Guide to UI/UX Best PracticesHave you ever wondered what makes some iOS apps seamlessly intuitive and visually captivating, while others leave users fumbling through a maze of confusion? Welcome to the dynamic world of iOS app design and User Interface/User Experience (UI/UX) – ...DiscussiOS development
Alain TAIalimprodev.hashnode.dev·Aug 29, 2023Swift drag & stay animation in 3 min (beginner friendly)https://twitter.com/DevTaiAlain/status/1683162771871899651 Where to start? Skip the formalities, and let's dive right in! 🚀 While I'd genuinely love to get to know you better, today's agenda is all about shaping magic. For our spotlight? A sleek r...Discuss·1 like·50 readsSwiftUI
Hussein Tijanidtechbroindoor.hashnode.dev·Aug 17, 2023Mastering Closures in Swift: A Comprehensive GuideClosures are self-enclosing functionality that can be passed around in our code, either as constants or arguments to functions. Similar to Python’s lambdas, closures are powerful tools that enhance code organization and readability. In this guide, we...Discuss·12 likesios app development
Makwan Barzanblog.makwanbk.com·May 17, 2023Meet An Upcoming Swift Access Modifier: packageComing in Swift 5.9, package will be a new access modifier in the language. The Swift team at Apple approved the Swift Evaluation proposal SE-0386 which includes adding a new access modifier called package to allow symbols from being accessed inside ...Discuss·1 like·2.0K readsSwift
Makwan Barzanblog.makwanbk.com·May 13, 2023The reason why you should keep maintaining Jailbreak detection in your iOS appsAs an iOS engineer working on banking apps, security is always my first consideration. One leak and the project's security will be at risk. iOS developers use Jailbreak detection as a standard technique to prevent that case from happening. However, i...Discuss·1 like·464 readsiOS
Makwan Barzanblog.makwanbk.com·May 1, 2023Things I'm Glad I Learned During My iOS Development JourneyLife is full of excitement and surprises, so does whatever journey you're in. During my iOS development journey, I have learned so much exciting stuff that I am always glad to get to know them. So, I would like to share them with you. It doesn't matt...Discuss·21 likes·946 readsSwift
Moses Msukwaformosesmsukwamozesi.tech·Apr 15, 2023Introduction to mobile application development: Exploring approachesBackground Mobile phones are arguably the most popular devices for digital connectivity. Mobile phones have been used to help people and societies stay connected for social, economic, educational and political activities. According to GSMA 5.4 billio...Discuss·64 readsMobile Development