Skip to content

Commit 94c72b5

Browse files
committed
Merge branch 'master' of https://github.com/aws/aws-amplify
2 parents b254fe4 + fde3bfc commit 94c72b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ If you are developing a [React Native](https://github.com/facebook/react-native)
6060
npm install aws-amplify-react-native --save
6161
```
6262

63-
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.
63+
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.
6464

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

0 commit comments

Comments
 (0)