Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rudifa/ios-viewbuilderdemos
Investigate and demonstrate SwiftUI ViewBuilder patterns
https://github.com/rudifa/ios-viewbuilderdemos
Last synced: 24 days ago
JSON representation
Investigate and demonstrate SwiftUI ViewBuilder patterns
- Host: GitHub
- URL: https://github.com/rudifa/ios-viewbuilderdemos
- Owner: rudifa
- Created: 2021-12-05T16:12:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-05T20:00:18.000Z (almost 3 years ago)
- Last Synced: 2024-10-07T01:41:46.504Z (about 1 month ago)
- Language: Swift
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ViewBuilder Demos
Looking at examples of use of `@ViewBuilder`
[The power of @ViewBuilder in SwiftUI](https://swiftwithmajid.com/2019/12/18/the-power-of-viewbuilder-in-swiftui/)
[Building Bottom sheet in SwiftUI](https://swiftwithmajid.com/2019/12/11/building-bottom-sheet-in-swiftui/)
[Custom containers](https://www.hackingwithswift.com/books/ios-swiftui/custom-containers)
[How to use ForEach with indices in SwiftUI](https://onmyway133.com/posts/how-to-use-foreach-with-indices-in-swiftui/)