Skip to content

Latest commit

 

History

History
68 lines (47 loc) · 3.17 KB

README.md

File metadata and controls

68 lines (47 loc) · 3.17 KB

SwiftUI-Practice

Files for various Swift/SwiftUI tutorials.

Projects

AJ Picard

Welcome Home App

  • SwiftUI Challenge 24 from AJ Picard
  • Returning to some onTap animations.

Flight Book App

Smart Thermostat App

  • SwiftUI Challenge Challenge 17 from AJ Picard
  • Working with shadows and gradients more.

Food App

Neumorph-Practice

  • SwiftUI Challenge 12 from AJ Picard
  • Had fun replicating neumorphic elements in code!

Consultancy App

Exercise product

3D App

  • SwiftUI Challenge 10 from AJ Picard.
  • Really hit home just how EVERYTHING can be a view in SwiftUI!

Travel App

Card Animation

  • SwiftUI Challenge 05 from AJ Picard.
  • Rotating credit card animation.

Confetti Animation

  • SwiftUI Challenge 04 from AJ Picard
  • Confetti Lottie animation fun.

Onboarding Project

  • SwiftUI Challenge 03 from AJ Picard.
  • Experiment with animating the transition between onboarding screens.

Covid-19-App

  • SwiftUI Challenge 02 from AJ Picard.
  • Sheet transitions and visual layout.

Cyril Login

  • SwiftUI Challenge 01 from AJ Picard.
  • Using Lottie to animate illustrations in the environment.

Paul Hudson

SpriteView

  • SpriteView experiment using iOS14 based on Hacking with SwiftUI.

Angela Yu

Dicee App

  • Practice randomization app from Angela Yu's Swift Course on Udemy.