mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-04-10 11:14:08 +02:00
Added SwiftUI SideMenu...
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +1,6 @@
|
|||||||
[submodule "Examples/SwiftUIDownloadView"]
|
[submodule "Examples/SwiftUIDownloadView"]
|
||||||
path = Examples/SwiftUIDownloadView
|
path = Examples/SwiftUIDownloadView
|
||||||
url = https://github.com/nishiths23/SwiftUIDownloadView
|
url = https://github.com/nishiths23/SwiftUIDownloadView
|
||||||
|
[submodule "Examples/SwiftUI-SideMenu"]
|
||||||
|
path = Examples/SwiftUISideMenu
|
||||||
|
url = https://github.com/Vidhyadharan-Mohanram/SideMenu
|
||||||
@@ -35,6 +35,7 @@ See project [awesome-ios-ui](https://github.com/ivanvorobei/awesome-ios-ui) or v
|
|||||||
- [Flux](#flux)
|
- [Flux](#flux)
|
||||||
- [SwiftUI Download Progress View](#SwiftUIDownloadView)
|
- [SwiftUI Download Progress View](#SwiftUIDownloadView)
|
||||||
- [PureGenius](#puregenius)
|
- [PureGenius](#puregenius)
|
||||||
|
- [SwiftUI SideMenu](#SwiftUI-SideMenu)
|
||||||
|
|
||||||
Also include:
|
Also include:
|
||||||
- Movie
|
- Movie
|
||||||
@@ -145,6 +146,10 @@ Also include:
|
|||||||
|
|
||||||
<img src="Resources/PureGenius.gif" width="260">
|
<img src="Resources/PureGenius.gif" width="260">
|
||||||
|
|
||||||
|
#### SwiftUI SideMenu
|
||||||
|
|
||||||
|
<img src="Resources/SwiftUISideMenu.gif" width="300">
|
||||||
|
|
||||||
#### Authors
|
#### 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.
|
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.
|
||||||
|
|||||||
BIN
Resources/SwiftUISideMenu.gif
Normal file
BIN
Resources/SwiftUISideMenu.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 MiB |
Reference in New Issue
Block a user