LazyVStack
Displays a Swift UI LazyVStack
Official Docs
Preview
Example Usage
<RNSwiftUI.LazyVStack>
</RNSwiftUI.LazyVStack>
Props
name | type | required | description |
---|---|---|---|
children | React.ReactNode | ✓ | The RNSwiftUI view that should be displayed inside of the LazyVStack |
extends
SwiftUIViewProperties