createRoutesView
Creates a component that renders the active route views.
createRoutesView is re-exported from @effector/router-react; its API and behavior are identical in React Native.
Import
tsx
import { createRoutesView } from '@effector/router-react-native';Original documentation
See createRoutesView in the React API for its configuration and examples.