Update README.md

This commit is contained in:
Jungpyo Hong 2021-04-09 15:46:16 -05:00 committed by GitHub
parent 8b34cfae22
commit 5d8dfe5758
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,9 +4,7 @@ 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
@ -48,3 +46,6 @@ automaticDimension
## 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