Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/aws/aws-amplify
Browse files Browse the repository at this point in the history
  • Loading branch information
richardzcode committed Feb 1, 2018
2 parents b254fe4 + fde3bfc commit 94c72b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ If you are developing a [React Native](https://github.com/facebook/react-native)
npm install aws-amplify-react-native --save
```

Unless you're react-native app was created using [Expo v25.0.0 or greater](https://blog.expo.io/expo-sdk-v25-0-0-is-now-available-714d10a8c3f7), you will need to [link](https://facebook.github.io/react-native/docs/linking-libraries-ios.html) libraries in your project for the Auth module on React Native.
Unless your react-native app was created using [Expo v25.0.0 or greater](https://blog.expo.io/expo-sdk-v25-0-0-is-now-available-714d10a8c3f7), you will need to [link](https://facebook.github.io/react-native/docs/linking-libraries-ios.html) libraries in your project for the Auth module on React Native.

To link `amazon-cognito-identity-js`, you must first `eject` the project:

Expand Down

0 comments on commit 94c72b5

Please sign in to comment.