Update README.md

This commit is contained in:
Jungpyo Hong 2021-04-10 04:15:30 -05:00 committed by GitHub
parent 2c3778ea24
commit ca7f091b03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# Useful iOS
### Content
## Content
- [Coding convention](#Coding-convention)
- [Design Pattern](#Design-Pattern)
- [UIDesign](#UIDesign)
@ -92,5 +92,10 @@ JSON is a language-independent data format
This extension makes JSON more structable
[JSON parser pro](https://chrome.google.com/webstore/detail/json-viewer-pro/eifflpmocdbdmepbjaopkkhbfmdgijcc) **FREE** :+1:
### JSON Decoding
### JSONSerialization
## Third Party Library
[This github](https://github.com/vsouza/awesome-ios) contains all the popular libraries in Swift:+1: