mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2024-12-22 21:15:35 +07:00
List of awesome iOS & Swift stuff!!
appleawesomeawesome-listawesome-readmeiosios-appios-swiftswiftswift5useful-knowledgeusefullusefull-materials
.swiftlint.yml | ||
README.md |
Useful iOS
Content
Coding convention
set of guidelines for a specific programming language that recommend programming style
Swift Style Guide
Swift Lint
The way of force you to adapt coding convention
otherwise project build will FAILED
- Swift Lint apply for all project👍
put .yml file into root folder and apply following code in Build Phases
UIDesign
HIG(Human Interface Guidelines)
iOS icon
- icon8 you can download icons for your APP
UIdesign inspiration
API
Various API Site
JSON
JSON parser extension for Chrome
JSON parser pro FREE 👍
Third Party Library
This github contains all the popular libraries in Swift👍