Update README.md

This commit is contained in:
Jungpyo Hong
2021-04-09 16:30:48 -05:00
committed by GitHub
parent 59c34d915c
commit 03f4d3616a

View File

@ -4,8 +4,8 @@ Useful Swift Things
### Content ### Content
- [Coding convention](#Coding-convention) - [Coding convention](#Coding-convention)
- [UIDesign](#UIDesign) - [UIDesign](#UIDesign)
- [UIDesign](#UIDesign)
- [API](#API) - [API](#API)
- [Third Party Library](#Third-Party-Library)
3. Drawable menu in swift 3. Drawable menu in swift
https://github.com/instamobile/drawer-menu-swift https://github.com/instamobile/drawer-menu-swift
@ -58,4 +58,8 @@ Swift Lint -> https://github.com/realm/SwiftLint - apply for all project
## API ## API
### Various API Site
- www.rapidapi.com - www.rapidapi.com
## Third Party Library
[This github](https://github.com/vsouza/awesome-ios) contains all the popular libraries in Swift