If you are building a navigation library you may want to use react-native-screens to have control over which parts of the React component tree are attached to the native view hierarchy . To do that, react-native-screens provides you with the components documented here.
Why we use React-Native-screens?
If you are building a navigation library you may want to use react-native-screens to have control over which parts of the React component tree are attached to the native view hierarchy . To do that, react-native-screens provides you with the components documented here.