diff --git a/README.md b/README.md index 78a42b1..dfaeeaf 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,16 @@ **Popup from Apple Music & Feedback in AppStore**. Contains `Done` & `Heart` presets. `Done` preset present with animation. I clone Apple's alerts as much as possible. You can find this alerts in AppStore after feedback, after added song to library in Apple Music. You can download example app [Debts - Spending tracker](https://itunes.apple.com/app/id1446635818) from AppStore.
-
-
-
+
+
+
See project's backers in Sponsors section.
+See project's backers in Sponsors section.
## Navigate @@ -60,7 +60,7 @@ For best experience, I recommend call alerts by `SPAlert`. These functions are u SPAlert.present(title: "Added to Library", preset: .done) ``` -Currently there are few presets. If you want **to add a new preset**, create a [issue](https://github.com/IvanVorobei/SPAlert/issues) and describe how you see it. I will try to quickly add new presets. +Currently there are few presets. If you want **to add a new preset**, create a [issue](https://github.com/ivanvorobei/SPAlert/issues) and describe how you see it. I will try to quickly add new presets. If you want use custom image, use func: @@ -128,7 +128,7 @@ alertView.cornerRadius = 12 ## Required Presets -I will add new types and presets as needed. I will add animation and custom layout to them for a better experience. To know what presets need to be done, please inform me. You do not need to be shy. Make a new [issue](https://github.com/IvanVorobei/SPAlert/issues) and describe what kind of graphics or animation you would like. I will try to quickly add new items. +I will add new types and presets as needed. I will add animation and custom layout to them for a better experience. To know what presets need to be done, please inform me. You do not need to be shy. Make a new [issue](https://github.com/ivanvorobei/SPAlert/issues) and describe what kind of graphics or animation you would like. I will try to quickly add new items. ## Sponsors @@ -147,30 +147,30 @@ Support me with a monthly donation and help me continue activities. After paymen ### SPStorkController -SPStorkController is transition controller as in Apple Music, Podcasts and Mail apps. Customizable height. Simple adding close button and centering arrow indicator. Check scroll's bounce for more interactive. Simple adding close button and centering arrow indicator. You can download example Debts - Spending tracker app from AppStore.
-Alert you can find in SPAlert project. If you want to buy source code of app in preview, please, go to xcode-shop.com.
SPStorkController is transition controller as in Apple Music, Podcasts and Mail apps. Customizable height. Simple adding close button and centering arrow indicator. Check scroll's bounce for more interactive. Simple adding close button and centering arrow indicator. You can download example Debts - Spending tracker app from AppStore.
+Alert you can find in SPAlert project. If you want to buy source code of app in preview, please, go to xcode-shop.com.
-
+
SPPermission allow request permissions with native dialog UI and interactive animations. Also you can request permissions without dialog. Check state any permission. You can start using this project with just two lines of code and easy customisation. +
SPPermission allow request permissions with native dialog UI and interactive animations. Also you can request permissions without dialog. Check state any permission. You can start using this project with just two lines of code and easy customisation.
If your app uses SPPermission, write me. I am adding you app as example of usage.
---
-
+
SPLarkController make settings screen for application. You can add buttons and switches. The amount cells is not limited. You can start using project with just two lines of code and easy customisation. For implement settings as in preiew, see section Settings Controller.
+
SPLarkController make settings screen for application. You can add buttons and switches. The amount cells is not limited. You can start using project with just two lines of code and easy customisation. For implement settings as in preiew, see section Settings Controller.
You can download example app Code - Learn Swift & Design from AppStore. If you want to buy source code of app this app, please, go to xcode-shop.com
---