insidegui / Pawtraits_SampleCode

Sample code for the Fast & Fluid talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pawtraits

Sample code for the "Fast & Fluid" talk demonstrating a few techniques that can be used to make an app feel more fluid by not showing loading states when not needed.

There are two schemes:

  • Pawtraits: SwiftUI version demonstrating most techniques
  • Pawtraits-UIKit: UIKit version demonstrating an implementation of deferred navigation in UIKit

About

Sample code for the Fast & Fluid talk


Languages

Language:Swift 100.0%