Homepage
Open in app
Sign inGet started

Swift You and I

  • About
  • Site
  • Go to the profile of Diego Lavalle
    Diego Lavalle
    Oct 12, 2020

    Line-Wrapping Stacks

    Splitting horizontal stacks into multiple lines

    Read more…
    Go to the profile of Diego Lavalle
    Diego Lavalle
    Aug 12, 2020

    Pausing and Reversing SwiftUI Animations

    Animations and transitions are decisively one of SwiftUI’s fortes. The framework allows…

    Read more…
    Go to the profile of Diego Lavalle
    Diego Lavalle
    Aug 3, 2020

    On-demand bindings

    Bindings are used to pass parts of our state down to a subview that might later on make changes to said state. We typically…

    Read more…
    Go to the profile of Diego Lavalle
    Diego Lavalle
    Aug 2, 2020

    Keyboard-aware views

    Sometimes we want to give our views a chance to react to the software keyboard being pulled up. This could be particularly…

    Read more…
    Go to the profile of Diego Lavalle
    Diego Lavalle
    Aug 1, 2020

    Codable observable objects

    Codable observable objects

    Complying to the Codable protocol is simple thanks to synthesized initializers and coding keys. Similarly making…

    Read more…
    Go to the profile of Diego Lavalle
    Diego Lavalle
    Jul 30, 2020

    SwiftUI Scroll Magic

    Scroll views in SwiftUI are very straight-forward but give us no information or control over the current position of its…

    Read more…
    Go to the profile of Diego Lavalle
    Diego Lavalle
    Jan 20, 2020

    Form validation with Combine

    SwiftUI Form Validation with Combine

    In WWDC 2019 session Combine in Practice we learned how to apply…

    Read more…
    Go to the profile of Diego Lavalle
    Diego Lavalle
    Nov 29, 2019

    Avoid UIImage for Custom Icons

    The Image view provides a way to initialize it using UIKit's UIImage…

    Read more…
    Go to the profile of Diego Lavalle
    Diego Lavalle
    Sep 20, 2019

    Detecting When an Animation Has Ended

    Whenever a SwiftUI animation is triggered, its state is updated immediately regardless of the…

    Read more…
    About Swift You and ILatest StoriesArchiveAbout MediumTermsPrivacy