|
1 | 1 | # SPStorkController |
2 | 2 |
|
3 | | -<a href="https://itunes.apple.com/app/id1446635818" target="_blank"><img align="left" src="https://github.com/ivanvorobei/SPStorkController/blob/master/Resources/Preview.gif" width="400"/></a> |
| 3 | +<a href="https://itunes.apple.com/app/id1446635818" target="_blank"><img align="left" src="https://github.com/varabeis/SPStorkController/blob/master/Resources/Preview.gif" width="400"/></a> |
4 | 4 |
|
5 | 5 | ### About |
6 | 6 | Controller **as in Apple Music, Podcasts and Mail** apps. Help if you need customize height or suppport modal style in iOS 12. |
7 | 7 |
|
8 | 8 | Simple adding close button and centering arrow indicator. Customizable height. Using custom `TransitionDelegate`. |
9 | 9 |
|
10 | | -Alert you can find in [SPAlert](https://github.com/IvanVorobei/SPAlert) project. It support diffrents presets, some animatable. |
| 10 | +Alert you can find in [SPAlert](https://github.com/varabeis/SPAlert) project. It support diffrents presets, some animatable. |
11 | 11 |
|
12 | 12 | If you like the project, don't forget to `put star ★` and follow me on GitHub: |
13 | 13 |
|
14 | | -[](https://github.com/ivanvorobei) |
| 14 | +[](https://github.com/varabeis) |
15 | 15 |
|
16 | 16 | ## Navigate |
17 | 17 |
|
@@ -70,7 +70,7 @@ The [Swift Package Manager](https://swift.org/package-manager/) is a tool for ma |
70 | 70 | To integrate `SPStorkController` into your Xcode project using Xcode 11, specify it in `Project > Swift Packages`: |
71 | 71 |
|
72 | 72 | ```ogdl |
73 | | -https://github.com/ivanvorobei/SPStorkController |
| 73 | +https://github.com/varabeis/SPStorkController |
74 | 74 | ``` |
75 | 75 |
|
76 | 76 | ### Manually |
@@ -255,9 +255,9 @@ class ModalController: UIViewController { |
255 | 255 |
|
256 | 256 | You only need to add a navigation bar to the main view, it will automatically layout. Use style `.stork` in init of `SPFakeBarView`. Here is visual preview with Navigation Bar and without it: |
257 | 257 |
|
258 | | -<img src="https://github.com/ivanvorobei/SPStorkController/blob/master/Resources/Navigation%20Bar.jpg"/> |
| 258 | +<img src="https://github.com/varabeis/SPStorkController/blob/master/Resources/Navigation%20Bar.jpg"/> |
259 | 259 |
|
260 | | -To use it, you need to install [SPFakeBar](https://github.com/ivanvorobei/SPFakeBar) pod: |
| 260 | +To use it, you need to install [SPFakeBar](https://github.com/varabeis/SPFakeBar) pod: |
261 | 261 |
|
262 | 262 | ```ruby |
263 | 263 | pod 'SPFakeBar' |
@@ -364,23 +364,29 @@ It’s needed for correct presentation and dismissal of all modal controllers. |
364 | 364 |
|
365 | 365 | Apple present in `WWDC 2019` new modal presentation style - `Sheets`. It ready use Support interactive dismiss and work with navigations bars. Available since iOS 13. I will add more information when I study this in more detail. You can see presentation [here](https://developer.apple.com/videos/play/wwdc2019/224/). |
366 | 366 |
|
367 | | -<a href="https://developer.apple.com/videos/play/wwdc2019/224/" target="_blank"><img align="center" src="https://github.com/ivanvorobei/SPStorkController/blob/master/Resources/Sheets.png"/></a> |
| 367 | +<a href="https://developer.apple.com/videos/play/wwdc2019/224/" target="_blank"><img align="center" src="https://github.com/varabeis/SPStorkController/blob/master/Resources/Sheets.png"/></a> |
368 | 368 |
|
369 | 369 | ## Other Projects |
370 | 370 |
|
371 | | -#### [SPPermissions](https://github.com/ivanvorobei/SPPermissions) |
372 | | -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. |
| 371 | +#### [SPAlert](https://github.com/varabeis/SPAlert) |
| 372 | +You can find this alerts in AppStore after feedback or after added song to library in Apple Music. Contains popular Done, Heart presets and many other. Done preset present with draw path animation like original. Also available simple present message without icon. Usage in one line code. |
373 | 373 |
|
374 | | -#### [SPAlert](https://github.com/ivanvorobei/SPAlert) |
375 | | -It is popup from Apple Music & Feedback in AppStore. Contains Done & Heart presets. Done present with draw path animation. I clone Apple's alerts as much as possible. |
376 | | -You can find this alerts in AppStore after feedback, after added song to library in Apple Music. I am also add alert without icon, as simple message. |
| 374 | +#### [SPPerspective](https://github.com/varabeis/SPPerspective) |
| 375 | +Animation of widgets from iOS 14. 3D transform with dynamic shadow. Look [video preview](https://ivanvorobei.by/github/spperspective/video-preview). Available deep customisation 3D and shadow. Also you can use static transform without animation. |
377 | 376 |
|
378 | | -#### [SPDiffable](https://github.com/ivanvorobei/SPDiffable) |
379 | | -Apple's diffable API requerid models for each object type. If you want use it in many place, you pass many time to implemenet and get over duplicates codes. This project help you do it elegant with shared models and special cell providers for one-usage models. |
| 377 | +#### [SPPermissions](https://github.com/varabeis/SPPermissions) |
| 378 | +Using for request and check state of permissions. Available native UI for request multiple permissions at the same time. Simple integration and usage like 2 lines code. |
380 | 379 |
|
381 | | -## Russian Community |
| 380 | +#### [SPDiffable](https://github.com/varabeis/SPDiffable) |
| 381 | +Simplifies working with animated changes in table and collections. Apple's diffable API required models for each object type. If you want use it in many place, you pass time to implement it and get over duplicates codes. This project help do it elegant with shared models and special cell providers. Support side bar iOS14 and already has native cell providers and views. |
382 | 382 |
|
383 | | -Присоединяйтесь в телеграм канал [Код Воробья](https://sparrowcode.by/telegram), там найдете заметки о iOS разработке и дизайне. |
384 | | -Большие туториалы выклыдываю на [YouTube](https://sparrowcode.by/youtube). |
| 383 | +#### [SparrowKit](https://github.com/varabeis/SparrowKit) |
| 384 | +Collection of native Swift extensions to boost your development. Support tvOS and watchOS. |
385 | 385 |
|
386 | | -[](https://sparrowcode.by/youtube) |
| 386 | +Для русского комьюнити |
| 387 | + |
| 388 | +## Russian-specking Community |
| 389 | + |
| 390 | +В телеграм-канале [Код Воробья](https://ivanvorobei.by/sparrowcode/telegram) пишу о iOS разработке. Видео-туториалы выклыдываю на [YouTube](https://ivanvorobei.by/youtube): |
| 391 | + |
| 392 | +[](https://ivanvorobei.by/youtube) |
0 commit comments