mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-01-14 13:13:28 +01:00
Update README.md
This commit is contained in:
49
README.md
49
README.md
@@ -12,10 +12,16 @@ See projects files in `Files` & `Other Projects` folders. If you have project, m
|
||||
Interested in UI and animations in `UIKit`?
|
||||
See [awesome-ios-ui](https://github.com/ivanvorobei/awesome-ios-ui) pack with UI elements.
|
||||
|
||||
If you like the project, do not forget to `put star ★`
|
||||
and follow me on GitHub:
|
||||
If you like the project, don't forget to `put star ★` and follow me on GitHub:
|
||||
|
||||
[](https://github.com/ivanvorobei)
|
||||
<p float="left">
|
||||
<a href="https://github.com/ivanvorobei">
|
||||
<img src="https://github.com/ivanvorobei/Readme/blob/main/Buttons/follow-me-ivanvorobei.svg">
|
||||
</a>
|
||||
<a href="https://opensource.ivanvorobei.by">
|
||||
<img src="https://github.com/ivanvorobei/Readme/blob/main/Buttons/more-libraries.svg">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
## Navigate
|
||||
|
||||
@@ -285,27 +291,32 @@ Thanks for [Jinxiansen](https://github.com/Jinxiansen), [ra1028](https://github.
|
||||
|
||||
## Other Projects
|
||||
|
||||
#### [SPAlert](https://github.com/ivanvorobei/SPAlert)
|
||||
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.
|
||||
I love being helpful. Here I have provided a list of libraries that I keep up to date. For see `video previews` of libraries without install open [opensource.ivanvorobei.by](https://opensource.ivanvorobei.by) website.<br>
|
||||
I have libraries with native interface and managing permissions. Also available pack of useful extensions for boost your development process.
|
||||
|
||||
#### [SPPerspective](https://github.com/ivanvorobei/SPPerspective)
|
||||
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.
|
||||
<p float="left">
|
||||
<a href="https://opensource.ivanvorobei.by">
|
||||
<img src="https://github.com/ivanvorobei/Readme/blob/main/Buttons/more-libraries.svg">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
#### [SPPermissions](https://github.com/ivanvorobei/SPPermissions)
|
||||
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.
|
||||
## Russian Community
|
||||
|
||||
#### [SPDiffable](https://github.com/ivanvorobei/SPDiffable)
|
||||
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.
|
||||
Веду каналы об iOS разработке. Один с туториалами и новостями, другой с обзором библиотек.<br>
|
||||
Со сложной задачей помогут в чате.
|
||||
|
||||
#### [SparrowKit](https://github.com/ivanvorobei/SparrowKit)
|
||||
Collection of native Swift extensions to boost your development. Support tvOS and watchOS.
|
||||
<p float="left">
|
||||
<a href="https://sparrowcode.by/telegram/channel">
|
||||
<img src="https://github.com/ivanvorobei/Readme/blob/main/Buttons/russian-community-tutorials.svg">
|
||||
</a>
|
||||
<a href="https://sparrowcode.by/telegram/libs">
|
||||
<img src="https://github.com/ivanvorobei/Readme/blob/main/Buttons/russian-community-libraries.svg">
|
||||
</a>
|
||||
<a href="https://sparrowcode.by/telegram/chat">
|
||||
<img src="https://github.com/ivanvorobei/Readme/blob/main/Buttons/russian-community-chat.svg">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
#### [SPIndicator](https://github.com/ivanvorobei/SPIndicator)
|
||||
Floating indicator, mimicrate to indicator which appear when silent mode turn on / off. Support large texts and has ready-use animatable icons like `done` and `error`.
|
||||
|
||||
## Russian-specking Community
|
||||
|
||||
В телеграм-канале [Код Воробья](https://sparrowcode.by/telegram) пишу о iOS разработке. Помощь можно найти в [нашем чате](https://sparrowcode.by/telegram/chat).
|
||||
Видео-туториалы выклыдываю на [YouTube](https://sparrowcode.by/youtube):
|
||||
|
||||
[](https://sparrowcode.by/youtube)
|
||||
|
||||
Reference in New Issue
Block a user