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