mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2025-07-21 21:31:31 +07:00
Update README.md
This commit is contained in:
13
README.md
13
README.md
@ -3,9 +3,10 @@ Useful Swift Things
|
|||||||
|
|
||||||
### Content
|
### Content
|
||||||
- [Coding convention](#Coding-convention)
|
- [Coding convention](#Coding-convention)
|
||||||
|
- [UIDesign](#UIDesign)
|
||||||
|
- [UIDesign](#UIDesign)
|
||||||
|
- [API](#API)
|
||||||
|
|
||||||
2. HIG(Human Interface Guidelines(UIKit 애플사이트)
|
|
||||||
|
|
||||||
3. Drawable menu in swift
|
3. Drawable menu in swift
|
||||||
https://github.com/instamobile/drawer-menu-swift
|
https://github.com/instamobile/drawer-menu-swift
|
||||||
|
|
||||||
@ -29,12 +30,6 @@ heightForRow
|
|||||||
swipeActions
|
swipeActions
|
||||||
automaticDimension
|
automaticDimension
|
||||||
|
|
||||||
5. IOS icon download :
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Coding convention
|
## Coding convention
|
||||||
|
|
||||||
@ -49,7 +44,7 @@ Swift Lint -> https://github.com/realm/SwiftLint - apply for all project
|
|||||||
|
|
||||||
### iOS icon
|
### iOS icon
|
||||||
|
|
||||||
-https://icons8.com/icon/set/food/ios
|
- https://icons8.com/icon/set/food/ios
|
||||||
|
|
||||||
### UIdesign inspiration
|
### UIdesign inspiration
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user