Update README.md

This commit is contained in:
Jungpyo Hong 2021-06-12 01:04:31 -05:00 committed by GitHub
parent ad85373f5c
commit e783f9696f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,6 +97,7 @@ Feel free to fork this repository and pull requests!!
- [Error Search](#Error-Search)
- [Useful Stuff](#Useful-Stuff)
- [How to submit your app to the AppStore](#how-to-submit-your-app-to-the-appstore)
- [Online Swift PlayGround](#Online-Swift-PlayGround)
- [Show Preview in UIKit(Build UI with Code Base)](#show-preview-in-uikitbuild-ui-with-code-base-----)
- [Compare Changes in Swift Version](#Compare-Changes-in-Swift-Version)
- [Managing Xcode Space](#Managing-Xcode-Space)
@ -1412,6 +1413,10 @@ I listed some of the useful & interesting stuff related with Swift
- [Publishing to AppStore](https://codewithchris.com/submit-your-app-to-the-app-store/#apple-developer-program)
- [StoreKit](https://developer.apple.com/documentation/storekit)
## Online Swift PlayGround
[swiftplayground](http://online.swiftplayground.run/)
## Show Preview in UIKit(Build UI with Code Base) 👍 👍 👍 👍 👍
Copy this code and Paste into your controller