Merge pull request #36 from Zaprogramiacz/patch-1

Add MGFlipView project
This commit is contained in:
Ivan Vorobei
2020-10-07 00:46:12 +03:00
committed by GitHub

View File

@@ -58,6 +58,7 @@ and follow me on GitHub:
- [Countdown Film Clutter](#CountdownFilmClutter-SwiftUI)
- [SpotlightSearch](#SpotlightSearch)
- [Growing text view in SwiftUI](#Growing-text-view-in-SwiftUI)
- [MGFlipView](#MGFlipView)
Also include:
- Movie
@@ -273,6 +274,11 @@ For change state using `@State` as property:
<img src="https://github.com/Zaprogramiacz/GrowingTextView/blob/master/Resources/growing_text_view.gif">
### MGFlipView
[Source](https://github.com/Zaprogramiacz/MGFlipView)
<img src="https://github.com/Zaprogramiacz/MGFlipView/blob/master/Examples/flip_view_example.gif">
### Authors
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.