Update README.md

This commit is contained in:
Jungpyo Hong 2021-04-09 16:34:45 -05:00 committed by GitHub
parent f1f6a5d415
commit 542a672c03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,15 +7,15 @@ Useful Swift Things
- [API](#API)
- [Third Party Library](#Third-Party-Library)
3. Drawable menu in swift
https://github.com/instamobile/drawer-menu-swift
## 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
- 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
## UIDesign