mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-01-17 14:36:46 +01:00
Merge pull request #36 from Zaprogramiacz/patch-1
Add MGFlipView project
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user