Skip to content

Commit

Permalink
Fix typo (jeremybarbet#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenlacy authored and jeremybarbet committed Jul 14, 2019
1 parent 5ce29d9 commit dfd067d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/INSTALLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ yarn add react-native-modalize

**2. Install `react-native-gesture-handler`**

This package use `react-native-gesture-handler` as a peer dependency. If you use [Expo](https://expo.io) this package is already included by default and you don't have anyhting to do.
This package use `react-native-gesture-handler` as a peer dependency. If you use [Expo](https://expo.io) this package is already included by default and you don't have anything to do.

Otherwise, if you are not, you will have to follow [their guide](https://kmagiera.github.io/react-native-gesture-handler/docs/getting-started.html) to set it up.

0 comments on commit dfd067d

Please sign in to comment.