Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jegnux/SwiftUICameraAppSpeedrunChallenge

My submission for the SwiftUISeries' speed run challenge
https://github.com/jegnux/SwiftUICameraAppSpeedrunChallenge

Last synced: 2 months ago
JSON representation

My submission for the SwiftUISeries' speed run challenge

Awesome Lists containing this project

README

        

# SwiftUICameraAppSpeedrunChallenge
My submission for the SwiftUISeries' speed run challenge

Speedrun video: https://www.youtube.com/watch?v=N9L8XfZaIv8

Few notes: I obviously practice a bit before, in order to have the right sizes, image names, and overall architecture. I went a little bit further by having an animated capture mode selector (photo, portrait, pano, etc...) as it actually helped me to correctly center the selected mode (photo) with the shutter button. I also reproduced small details like the capsule background behind the zoom buttons, or the 4 white corners in the viewer.

Target | Submission
--------|---------
![Target](target.png) | ![Result](result.png)
![Comparison](comparison.gif)