Skip to content

Commit

Permalink
update expo usage guides (wix#1017)
Browse files Browse the repository at this point in the history
  • Loading branch information
quinlanj authored and rotemmiz committed Nov 3, 2018
1 parent 99e2a47 commit 7047c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Guide.Expo.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Expo

## Usage with Expo (iOS)

- Install `detox` and `detox-expo-helpers` (yarn or npm)
- Install `detox` 9.0.6 or higher, `detox-expo-helpers` and `expo-detox-hook` (yarn or npm)
- Add `detox` configuration to [package.json](https://github.com/expo/with-detox-tests/blob/master/package.json#L21-L29):

```es6
Expand Down

0 comments on commit 7047c22

Please sign in to comment.