Skip to main content

Custom View

Integrates a custom Swift UI View into React Native.

More information can be found under Custom Views

Preview

no preview available

Example Usage

 <RNSwiftUI.RootView>

<RNSwiftUI.CustomView key="some_Key" />

<RNSwiftUI.RootView/>

Props

nametyperequireddescription
keystringThe key of the native view

extends SwiftUIViewProperties && SwiftUIViewValues