mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2024-12-22 21:55:37 +07:00
Update README.md
This commit is contained in:
parent
8f9d3db910
commit
ae586a17f3
@ -79,6 +79,7 @@ Feel free to fork this repository and pull requests!!
|
||||
- [Combine](#Combine)
|
||||
- [Error Search](#Error-Search)
|
||||
- [Useful Stuff](#Useful-Stuff)
|
||||
- [How to submit your app to the AppStore]
|
||||
- [Show Preview in UIKit(Build UI with Code Base)](#show-preview-in-uikitbuild-ui-with-code-base-----)
|
||||
- [Managing Xcode Space](#Managing-Xcode-Space)
|
||||
- [Write README.md](#write-readmemd)
|
||||
@ -1011,7 +1012,11 @@ Find your common error here
|
||||
|
||||
## Useful Stuff
|
||||
|
||||
### Show Preview in UIKit(Build UI with Code Base) 👍 👍 👍 👍 👍
|
||||
## How to submit your app to the AppStore
|
||||
|
||||
[Publishing to AppStore](https://codewithchris.com/submit-your-app-to-the-app-store/#apple-developer-program)
|
||||
|
||||
## Show Preview in UIKit(Build UI with Code Base) 👍 👍 👍 👍 👍
|
||||
|
||||
Copy this code and Paste into your controller
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user