awesome-ios-app
Suitable for beginners iOS development small app.
Table of Contents
- Table of Contents
- Bakground
- Install
- Example Readmes
- Related Efforts
- Maintainers
- Contributing
- License
Bakground
The project is for iOS beginners (people who know Swift syntax but not UIKit development) and includes a number of small and beautiful apps from UIKit Apprentice.
Install
This project uses git and xcode. Go check them out if you don’t have them locally installed.
$ git clone https://github.com/wuxueqian14/awesome-ios-app.git
Usage
Each folder (except the image
folder) is the source code for an app, just go into the folder and open the .xcodeproj
file.
Example Readmes
Go into BullsEye
folder and open BullsEye.xcodeproj
file, Run App and you will get the following:
Related Efforts
- ios-swift-project – For iOS beginners small projects
- ia-materials – UIKit Apprentice: Materials
Maintainers
@wuxueqian14
Contributing
Feel free to dive in! Open an issue or submit PRs.
Contributors
This project exists thanks to all the people who contribute.
@wuxueqian14
License
MIT © Wu Xueqian