Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artemnovichkov/SwiftUI-by-Examples
Examples of new SwiftUI framework
https://github.com/artemnovichkov/SwiftUI-by-Examples
ios13 swift swiftui xcode11
Last synced: 6 days ago
JSON representation
Examples of new SwiftUI framework
- Host: GitHub
- URL: https://github.com/artemnovichkov/SwiftUI-by-Examples
- Owner: artemnovichkov
- License: mit
- Created: 2019-06-05T15:49:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-26T18:03:19.000Z (over 5 years ago)
- Last Synced: 2024-10-31T16:59:37.468Z (8 days ago)
- Topics: ios13, swift, swiftui, xcode11
- Language: Swift
- Size: 1.15 MB
- Stars: 195
- Watchers: 10
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-swiftui - artemnovichkov/SwiftUI-by-Examples - Examples of new SwiftUI framework (Samples)
- fucking-about-SwiftUI - SwiftUI-by-Examples
README
# SwiftUI by Examples
SwiftUI is a simple way to build user interfaces across all Apple platforms with the power of Swift. I'm going to fill the repo with useful examples of SwiftUI. Stay tuned!
## Features
- Texts
- Text fields
- Buttons
- Toggle
- DatePicker
- Slider
- Stepper
- Segmented Control
- Alert
- Action sheet
- Gestures
- Animations
- Editable list
- Drawing shapes## Author
Artem Novichkov, [email protected]
## License
SwiftUI by Examples is available under the MIT license. See the LICENSE file for more info.