mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2024-12-22 21:15:35 +07:00
update contents
This commit is contained in:
parent
b44f4b7403
commit
8b34cfae22
@ -1,13 +1,15 @@
|
||||
# Useful_iOS
|
||||
# Useful iOS
|
||||
Useful Swift Things
|
||||
|
||||
### Content
|
||||
- [Coding convention](#Coding convention)
|
||||
1. Coding convention
|
||||
https://github.com/linkedin/swift-style-guide
|
||||
Swift Lint -> https://github.com/realm/SwiftLint - apply for all project
|
||||
- put .yml file into root folder and apply following code in Build Phases
|
||||
2. HIG(Human Interface Guidelines(UIKit 애플사이트)
|
||||
https://developer.apple.com/documentation/uikit/views_and_controls
|
||||
3. Drawable menu in swift
|
||||
3. Drawable menu in swift
|
||||
https://github.com/instamobile/drawer-menu-swift
|
||||
|
||||
4. Table View:
|
||||
@ -43,3 +45,6 @@ automaticDimension
|
||||
https://mobbin.design/
|
||||
https://pttrns.com/
|
||||
https://pinterest.com/
|
||||
|
||||
|
||||
## Coding convention
|
||||
|
Loading…
Reference in New Issue
Block a user