Eduardo Domene JuniorinGeek CultureCustom SwiftUI Button with “On Pressed” configuration in iOS 13Creating buttons in SwiftUI can be quite straightforward in iOS 15. You just need to add the following code to have a purple button that…Feb 5, 20231Feb 5, 20231
Eduardo Domene JuniorinGeek CultureSwiftUI Animation CompletionOne thing that is quite annoying in SwiftUI’s animation is that it lacks a completion block to notify us when the animation has finished.Oct 24, 2022Oct 24, 2022
Eduardo Domene JuniorinGeek CultureSwiftUI Shake AnimationHere is a quick sample of a shake animation done in SwiftUI with a completion block.Oct 24, 20222Oct 24, 20222
Eduardo Domene JuniorinGeek CultureFrom Combine to Async/AwaitMigrate APIs without breaking your current codeFeb 25, 20225Feb 25, 20225
Eduardo Domene JuniorinGeek CultureGuide to Prototype Pattern in SwiftAbstract object creation in your codeJan 27, 2022Jan 27, 2022
Eduardo Domene JuniorinGeek CultureDependency Injection in Mobile Development.Dependency Injection brings a lot of benefits like decoupling, reusability, simpler tests and prevents sweeping changes in our codebase…Apr 7, 2021Apr 7, 2021
Eduardo Domene JuniorinThe StartupWriting Flexible View ModelsSomething that I noticed through my career is that developers have different conceptions on how View Models should look like. Usually…Nov 3, 20201Nov 3, 20201
Eduardo Domene JuniorCriando uma API em 5 minutos com NodeJSEsse artigo pode ser um bom ponto de partida para iniciantes em NodeJS :)Oct 16, 2018Oct 16, 2018