From 0ef149c685d878ccb224acd45253bf4d6b734280 Mon Sep 17 00:00:00 2001 From: Ivan Vorobei Date: Sun, 20 Dec 2020 00:54:02 +0300 Subject: [PATCH] Update --- .github/FUNDING.yml | 10 ++-------- .gitignore | 42 +++++++++--------------------------------- README.md | 31 ++++++++++++++++++++++++++++--- 3 files changed, 39 insertions(+), 44 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index ae37c8b..03ab922 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,8 +1,2 @@ -# These are supported funding model platforms - -github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] -patreon: ivanvorobei -open_collective: # Replace with a single Open Collective username -ko_fi: # Replace with a single Ko-fi username -tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel -custom: # https://xcode-shop.com +patreon: varabeis +custom: https://xcode-shop.com diff --git a/.gitignore b/.gitignore index 8ad0aa8..4f70727 100644 --- a/.gitignore +++ b/.gitignore @@ -1,38 +1,14 @@ -# Mac OS X +# OS X temporary files .DS_Store +.Trashes -# Xcode -## Build generated -build/ -DerivedData - -## Various settings -*.pbxuser -!default.pbxuser -*.mode1v3 -!default.mode1v3 -*.mode2v3 -!default.mode2v3 -*.perspectivev3 -!default.perspectivev3 -xcuserdata - -## Other -*.xccheckout -*.moved-aside -*.xcuserstate -*.xcscmblueprint - -## Obj-C/Swift specific -*.hmap -*.ipa - -## Playgrounds -timeline.xctimeline -playground.xcworkspace +# Xcode User settings +xcuserdata/ # Swift Package Manager -.build/ +Packages/ +Package.resolved +.swiftpm -# Carthage -Carthage/Build \ No newline at end of file +# Pods +Pods/ \ No newline at end of file diff --git a/README.md b/README.md index cce3570..40ba45f 100644 --- a/README.md +++ b/README.md @@ -8,14 +8,14 @@ Examples projects using `SwiftUI` & `Combine`. Include Layout, UI, Animations, Gestures, Draw and Data. See projects files in `Files` & `Other Projects` folders. If you have project, make a pull request or create issue with link to repo. Interested in UI and animations in `UIKit`? -See [awesome-ios-ui](https://github.com/ivanvorobei/awesome-ios-ui) pack with UI elements: +See [awesome-ios-ui](https://github.com/varabeis/awesome-ios-ui) pack with UI elements: -[![awesome-ios-ui](https://github.com/ivanvorobei/SPPermissions/blob/master/Assets/Buttons/awesome-ios-ui.svg)](https://github.com/ivanvorobei/awesome-ios-ui) +[![awesome-ios-ui](https://github.com/varabeis/SPPermissions/blob/master/Assets/Buttons/awesome-ios-ui.svg)](https://github.com/varabeis/awesome-ios-ui) If you like the project, do not forget to `put star ★` and follow me on GitHub: -[![https://github.com/ivanvorobei](https://github.com/ivanvorobei/SPPermissions/blob/master/Assets/Buttons/follow-me-on-github.svg)](https://github.com/ivanvorobei) +[![https://github.com/varabeis](https://github.com/varabeis/Readme/blob/main/Buttons/follow-me-varabeis.svg)](https://github.com/varabeis) ## Navigate @@ -283,3 +283,28 @@ For change state using `@State` as property: Thanks for [Jinxiansen](https://github.com/Jinxiansen), [ra1028](https://github.com/ra1028), [timdonnelly](https://github.com/timdonnelly), [TwoLivesLeft](https://github.com/TwoLivesLeft), [devxoul](https://github.com/devxoul), [cmtrounce](https://github.com/cmtrounce), [unixzii](https://github.com/unixzii), [ra1028](https://github.com/ra1028) for examples project. +## Other Projects + +#### [SPAlert](https://github.com/varabeis/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. + +#### [SPPerspective](https://github.com/varabeis/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. + +#### [SPPermissions](https://github.com/varabeis/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. + +#### [SPDiffable](https://github.com/varabeis/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. + +#### [SparrowKit](https://github.com/varabeis/SparrowKit) +Collection of native Swift extensions to boost your development. Support tvOS and watchOS. + +Для русского комьюнити + +## Russian-specking Community + +В телеграм-канале [Код Воробья](https://ivanvorobei.by/sparrowcode/telegram) пишу о iOS разработке. Видео-туториалы выклыдываю на [YouTube](https://ivanvorobei.by/youtube): + +[![Tutorials on YouTube](https://cdn.ivanvorobei.by/github/readme/youtube-preview.jpg)](https://ivanvorobei.by/youtube) +