Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jegnux/SwiftUICameraAppSpeedrunChallenge
- Owner: jegnux
- License: mit
- Created: 2022-05-23T09:20:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-23T10:03:36.000Z (over 2 years ago)
- Last Synced: 2024-11-07T16:23:28.641Z (2 months ago)
- Language: Swift
- Size: 19.9 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - SwiftUI Series - Speedrun Challenge (jegnux)
README
# SwiftUICameraAppSpeedrunChallenge
My submission for the SwiftUISeries' speed run challengeSpeedrun 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)