react-native-navigation-experimental-compat

NavigationExperimental as a package.


Keywords
React, Native, navigator, NavigationExperimental
License
BSD-3-Clause
Install
npm install react-native-navigation-experimental-compat@1.1.0

Documentation

NavigationExperimental

NavigationExperimental has been removed from the React Native codebase.

However, migrating to React Navigation or some other solution might not be easily possible in some projects.

This package is a copy of NavigationExperimental extracted from the react-native repository.

-import { NavigationExperimental } from 'react-native';
+import NavigationExperimental from 'react-native-navigation-experimental-compat';