react-native-navigator-experimental-compat

1.0.0 • Public • Published

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';

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i react-native-navigator-experimental-compat

    Weekly Downloads

    0

    Version

    1.0.0

    License

    BSD-3-Clause

    Last publish

    Collaborators

    • goshakkk