Skip to content

Commit e48a6df

Browse files
committed
Update README.md
1 parent fd48290 commit e48a6df

File tree

1 file changed

+16
-19
lines changed

1 file changed

+16
-19
lines changed

README.md

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
<img src="https://github.com/ivanvorobei/SPAlert/blob/master/Resources/Preview-Message.gif" width="250">
99
</p>
1010

11-
If you like the project, do not forget to **put star ★** or donate:
11+
If you like the project, do not forget to `put star ★` or help me by donate:
1212

1313
[![Patron](https://github.com/ivanvorobei/SPPermission/blob/master/Resources/Patron%20Button.svg)](https://patreon.com/ivanvorobei)
1414

15-
<p>See project's backers in <a href="https://github.com/ivanvorobei/SPAlert#sponsors">Sponsors</a> section.</p>
15+
See project's backers in [Sponsors](https://github.com/ivanvorobei/SPStorkController#sponsors) section.
1616

1717
## Navigate
1818

@@ -31,12 +31,13 @@ If you like the project, do not forget to **put star ★** or donate:
3131
- [SPStorkController](#spstorkcontroller)
3232
- [SPLarkController](#splarkcontroller)
3333
- [SPPermission](#sppermission)
34+
- [Awesome iOS UI](https://github.com/ivanvorobei/awesome-ios-ui)
3435
- [License](#license)
3536
- [Contact or Order Develop](#contact)
3637

3738
## Requirements
3839

39-
Swift 4.2 & **5.0**. Ready for use on iOS 10+
40+
Swift `4.2` & `5.0`. Ready for use on iOS 10+
4041

4142
## Installation
4243

@@ -141,37 +142,33 @@ Support me with a monthly donation and help me continue activities. After paymen
141142

142143
## My projects
143144

144-
<p float="left">
145-
<img align="left" src="https://github.com/IvanVorobei/SPStorkController/blob/master/Resources/Preview.gif" width="220"/>
146-
</p>
145+
<img align="left" src="https://github.com/ivanvorobei/SPStorkController/blob/master/Resources/Preview.gif" width="220"/>
147146

148147
### SPStorkController
149148

150-
<p><a href="https://github.com/ivanvorobei/SPStorkController" target="_blank">SPStorkController</a> is transition controller <b>as in Apple Music, Podcasts and Mail</b> 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 <a href="https://itunes.apple.com/app/id1446635818">Debts - Spending tracker</a> app from AppStore.<br><br>
151-
Alert you can find in <a href="https://github.com/ivanvorobei/SPAlert">SPAlert</a> project. If you want to <b>buy source code</b> of app in preview, please, go to <a href="https://xcode-shop.com">xcode-shop.com</a>.</p>
149+
[SPStorkController](https://github.com/ivanvorobei/SPStorkController) is сontroller **as in Apple Music, Podcasts and Mail** apps. Simple adding close button and centering arrow indicator. Customizable height. Using custom TransitionDelegate. Check scroll's bounce for more interactive. Simple adding close button and centering arrow indicator. You can download example [Debts - Spending tracker](https://itunes.apple.com/app/id1446635818) app from AppStore.
150+
151+
Alert you can find in [SPAlert](https://github.com/ivanvorobei/SPAlert) project. If you want to **buy source code** of app in preview, please, go to [xcode-shop.com](https://xcode-shop.com)
152152

153153
---
154154

155-
<p float="left">
156-
<img align="left" src="https://github.com/ivanvorobei/SPPermission/blob/master/Resources/Preview.gif" width="220"/>
157-
</p>
155+
<img align="left" src="https://github.com/ivanvorobei/SPPermission/blob/master/Resources/Preview.gif" width="220"/>
158156

159157
### SPPermission
160158

161-
<p><a href="https://github.com/ivanvorobei/SPPermission" target="_blank">SPPermission</a> allow request permissions <b>with native dialog</b> 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.
162-
<br><br>
163-
If your app uses SPPermission, write me. I am adding you app as example of usage.
159+
[SPPermission](https://github.com/ivanvorobei/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.
160+
161+
If your app uses `SPPermission`, write me. I am adding you app as example of usage.
164162

165163
---
166164

167-
<p float="left">
168-
<img align="left" src="https://github.com/ivanvorobei/SPLarkController/blob/master/Resources/Preview.gif" width="220"/>
169-
</p>
165+
<img align="left" src="https://github.com/ivanvorobei/SPLarkController/blob/master/Resources/Preview.gif" width="220"/>
170166

171167
### SPLarkController
172168

173-
<p><a href="https://github.com/ivanvorobei/SPLarkController" target="_blank">SPLarkController</a> make <b>settings screen</b> for application. You can add <b>buttons and switches</b>. 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 <a href="https://github.com/ivanvorobei/SPLarkController#settings-controller">Settings Controller</a>.<br><br>
174-
You can download example app <a href="https://itunes.apple.com/app/id1453325619" target="_blank">Code - Learn Swift & Design</a> from AppStore. If you want to <b>buy source code</b> of app this app, please, go to <a href="https://xcode-shop.com" target="_blank">xcode-shop.com</a><p>
169+
[SPLarkController](https://github.com/ivanvorobei/SPLarkController) transition between controllers. Translate to top. 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](https://github.com/ivanvorobei/SPLarkController#settings-controller).
170+
171+
You can download example app [Code - Learn Swift & Design](https://itunes.apple.com/app/id1453325619) from AppStore. If you want to **buy source code** of app this app, please, go to [xcode-shop.com](https://xcode-shop.com).
175172

176173
---
177174

0 commit comments

Comments
 (0)