Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)