BlogTagsAbout
Blog
Tags
About

  • Published on
    February 23, 2022

    How to (not) initialize @State inside the View's init

    swiftui
    You should instead use @Binding, @ObservedObject, or a combination between @Binding and @State.
  • Published on
    February 5, 2022

    Interactive animations in SwiftUI

    swiftuiinteractive-animationstransactionstransitions
    Explicit and implicit animations, transactions, timing functions, the mass-spring-damper model, and gesture-driven updates
  • Published on
    February 4, 2022

    A short introduction to SwiftUI animations

    swiftuiexplicit-animationsimplicit-animationstransactionstransitionsbeginner
    Learn how to fully control SwiftUI animations using transactions, transitions and the Animatable protocol.
  • Published on
    January 31, 2022

    Xcode shortcuts for a keyboard-only workflow

    infographicsxcodeproductivity
    I made a list of curated Xcode shortcuts to keep you away from the trackpad
  • Published on
    January 26, 2022

    SwiftUI animation debug checklist

    infographicsswiftuianimationdebugging
    SwiftUI animations are great until something goes south. When that happens, most of the time the trouble lies in one of the five items listed here
2 of 4
githubtwitter
Rad'Val
•
© 2022
•
Terms of Service
•
Privacy Policy
•
Refund Policy