Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/molcik/ios-app-templates
List of iOS Xcode Project Templates
https://github.com/molcik/ios-app-templates
ios swift swiftui templates xcode
Last synced: 2 months ago
JSON representation
List of iOS Xcode Project Templates
- Host: GitHub
- URL: https://github.com/molcik/ios-app-templates
- Owner: molcik
- License: mit
- Created: 2021-06-06T20:00:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T18:03:26.000Z (5 months ago)
- Last Synced: 2024-07-31T21:11:57.275Z (5 months ago)
- Topics: ios, swift, swiftui, templates, xcode
- Homepage:
- Size: 10.7 KB
- Stars: 21
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iOS App Templates
A curated list of iOS Xcode Project App Templates.## Free
* [SwiftUI Elements](https://github.com/molcik/swiftui-elements/) - iOS app template based on Sketch UI Elements.
* [AppDesignKit](https://github.com/relatedcode/AppDesignKit) - App Design Kit is a collection of ready-to-use, iOS app template screens.
* [Univerzal App Template](https://github.com/kwylez/Universal-iOS-App-Template) - Example project / starting point for making an universal iOS app.
* [Reddit-SwiftUI](https://github.com/carson-katri/reddit-swiftui) - A cross-platform Reddit client built in SwiftUI
* [SwiftUITodo](https://github.com/devxoul/SwiftUITodo) - An example to-do list app using SwiftUI
* [MovieSwiftUI](https://github.com/Dimillian/MovieSwiftUI) - SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.
* [SwiftUI-MovieDB](https://github.com/alfianlosari/SwiftUI-MovieDB) - SwiftUI MovieDB prototype app
* [Puffery](https://github.com/vknabel/puffery) - An iOS App written in SwiftUI to send push notifications fueled by Siri Shortcuts
* [KHabit](https://github.com/elkiwy/khabit) - a pure and minimalistic app which helps you maintain productive habits, and nothing more.
* [KBudget](https://github.com/elkiwy/KBudget) - a pure and minimalistic app which helps you maintain your budget.
* [GitHawk](https://github.com/rnystrom/GitHawk) - A GitHub project manager app for iOS
* [WordPress for iOS](https://github.com/wordpress-mobile/WordPress-iOS) - WordPress for iOS - Official repository (ios.wordpress.org)
* [Artsy](https://github.com/artsy/eidolon) - An art auction app.
* [TweedleDumb](https://github.com/IanKeen/TweetleDumb) - A mock Twitter client built with MVVM and NavigationControllers. Small codebase, built with best practices in mind to demonstrate said practices. Great for learning purposes.## Paid
## What's next
- Any suggestions?## Contribution
- If you have a **feature request**, open an **issue**
- If you want to **contribute**, submit a **pull request**### Inspired by
[Example Apps](https://github.com/jogendra/example-ios-apps)# License
* Distributed under the MIT license. See [LICENSE](https://github.com/molcik/ios-app-templates/blob/main/LICENSE) for more information.