Skip to content

Commit 5ddcf8e

Browse files
committedApr 11, 2017
fix
1 parent e9971c4 commit 5ddcf8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Installation
1515

1616

1717
```diff
18-
+import NavigationStateHandler from 'react-native-router-flux-focus-hook'
18+
+import NavigationStateHandler from 'react-native-router-flux-hooks'
1919
+const navigationStateHandler = new NavigationStateHandler()
2020

2121
class App extends Component {

0 commit comments

Comments
 (0)
Please sign in to comment.