We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01c3a68 commit 4a297e2Copy full SHA for 4a297e2
README.md
@@ -40,8 +40,7 @@ npm i react-navigation-helpers
40
41
Set the global level navigation reference into the `NavigationContainer`
42
43
-```js
44
-import NavigationService from "react-navigation-helpers";
+```jsx
45
import { isReadyRef, navigationRef } from "react-navigation-helpers";
46
47
React.useEffect(() => {
0 commit comments