Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)