Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmytrochumakov/instagram-app-in-100-seconds
Instagram app in 100 seconds using SwiftUI
https://github.com/dmytrochumakov/instagram-app-in-100-seconds
ios swift swiftformat swiftui xcodegen
Last synced: about 1 month ago
JSON representation
Instagram app in 100 seconds using SwiftUI
- Host: GitHub
- URL: https://github.com/dmytrochumakov/instagram-app-in-100-seconds
- Owner: dmytrochumakov
- License: mit
- Created: 2024-04-20T04:16:28.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-21T04:32:07.000Z (10 months ago)
- Last Synced: 2025-01-13T12:12:04.758Z (about 1 month ago)
- Topics: ios, swift, swiftformat, swiftui, xcodegen
- Language: Swift
- Homepage:
- Size: 964 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Instagram app in 100 seconds
Demonstrating Instagram iOS app development using XcodeGen + HotReloading.
- Xcode project generating using [XcodeGen](https://github.com/yonaskolb/XcodeGen)
- Fomat Swift with [SwiftFormat](https://github.com/nicklockwood/SwiftFormat) extension.
- SwiftUI injection property wrapper with [Inject](https://github.com/krzysztofzablocki/Inject.git)