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

View File

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