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