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