Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmytrochumakov/xcodegen-ios-template
Demonstrating iOS app development using XcodeGen + HotReloading.
https://github.com/dmytrochumakov/xcodegen-ios-template
inject ios swift swift-package-manager swiftformat xcodegen
Last synced: about 1 month ago
JSON representation
Demonstrating iOS app development using XcodeGen + HotReloading.
- Host: GitHub
- URL: https://github.com/dmytrochumakov/xcodegen-ios-template
- Owner: dmytrochumakov
- License: mit
- Created: 2024-06-21T03:44:14.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-21T03:48:53.000Z (8 months ago)
- Last Synced: 2025-01-13T12:12:06.547Z (about 1 month ago)
- Topics: inject, ios, swift, swift-package-manager, swiftformat, xcodegen
- Language: Swift
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iOS app
Demonstrating 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)