Posts tagged with ‘MemeMaker’

  • A Generic Swift Blog Post

    June 14, 2019

    I began investigating SwiftUI to see if it is indeed the shortest path to a great app. Since then, I committed an update to the MemeMaker project that makes the initial interface a list of examples. I was experimenting with passing a different View into each row as the destination of the row’s NavigationButton, rather than hard-coding the destination.

  • SwiftUI: Almost Too Much Fun

    June 12, 2019

    In my previous post, I described the JDBP band app I want to build and the technologies introduced at WWDC 2019 that I think might make it much easier to create.