📄️ RootView
Creates a Swift UI View in which Swift UI Components defined as children can be used.
🗃️ List
2 items
🗃️ Shapes
3 items
📄️ Button
Displays a Swift UI button
📄️ ContentUnavailableView
Displays a Swift UI ContentUnavailableView
📄️ ContextMenu
Displays a Swift UI ContextMenu
📄️ ControlGroup
Displays a Swift UI ControlGroup
📄️ Custom View
Integrates a custom Swift UI View into React Native.
📄️ Divider
Displays a Swift UI Divider
📄️ Group
Groups different SwiftUI Views together. This works also in an context menu.
📄️ HStack
Displays a Swift UI HStack
📄️ Image
Displays a SwiftUI Image
📄️ Label
Displays a Swift UI Label which can be used for exmapkle inside of a button or list.
📄️ LazyHStack
Displays a Swift UI LazyLazyHStack
📄️ LazyVStack
Displays a Swift UI LazyVStack
📄️ MaskView
Masks two views
📄️ NaviagtionLink
Displays a Swift UI NaviagtionLink
📄️ NaviagtionSplitView
Displays a Swift UI NaviagtionSplitView
📄️ NavigationView
Displays a Swift UI NavigationView
📄️ PopoverView
Displays a Swift UI Popover
📄️ ReactChildView
Integrates a React Native View into Swift UI.
📄️ ScrollView
Displays a Swift UI ScrollView
📄️ SheetView
Displays a Swift UI Sheet
📄️ Spacer
Displays a Swift UI Spacer
📄️ Text
Displays a string using the SwiftUI Text element
📄️ ToolbarItemGroup
Displays a SwiftUI ToolbarItemGroup
📄️ VStack
Displays a Swift UI VStack
📄️ ZStack
Displays a Swift UI ZStack