Cristhian LeonReact Native Stack Navigation with Tab NavigationNavigating between screens is a fundamental aspect of mobile app development, and in the realm of React Native, mastering navigation is key…Dec 14, 2023Dec 14, 2023
Cristhian LeoninCodeXZendesk help center in iOSusing Zendesk Swift API providersJun 18, 20211Jun 18, 20211
Cristhian LeoninNerd For TechGenerate a QR code with Swift on macOSAfter creating a macOS application to generate QR codes and facing a variety of problems, I thought it may be interesting to share the…Jun 7, 2021Jun 7, 2021
Cristhian LeoninNerd For TechSwiftUI animation sequenceHaving done a few animations with SwiftUI, I have realized that it’s not always easy to understand how we can use the withAnimation()…Apr 17, 2021Apr 17, 2021
Cristhian LeoninNerd For TechDecodable helper that can save you some timeCoding an iOS app almost always involves parsing data from a backend response or a JSON file into the structures or the classes of our…Apr 10, 2021Apr 10, 2021
Cristhian LeoninNerd For TechSorting extension in SwiftMany times in iOS development, we come across the task of sorting an array, and then we write a piece of code like the following, in any…Apr 1, 2021Apr 1, 2021