Skip to main content

Group

Groups different SwiftUI Views together. This works also in an context menu.

Official Docs

Preview

no preview available

Example Usage

<RNSwiftUI.Group>

</RNSwiftUI.Group>

Props

nametyperequireddescription
childrenReact.ReactNodeThe RNSwiftUI views that should be displayed inside of the Group

extends SwiftUIViewProperties