Skip to main content

ToolbarItemGroup

Displays a SwiftUI ToolbarItemGroup

Official Docs

Preview

no preview available

Example Usage

<RNSwiftUI.ToolbarItemGroup placement="navigation">

</RNSwiftUI.ToolbarItemGroup>

Props

nametyperequireddescription
childrenReact.ReactNodeThe RNSwiftUI views that should be displayed in the toolbar
placementToolbarPlacementThe placement of the toolbar. Default is automatic

extends SwiftUIViewProperties