Skip to content

Commit 8702b44

Browse files
authored
docs(README): add note about possible need to run Expo prebuild (#349)
1 parent cde56ac commit 8702b44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ yarn add @invertase/react-native-apple-authentication
4444

4545
You will not have to manually link this module as it supports React Native auto-linking.
4646

47+
**Note: if you using Expo, you may need to run `npx expo prebuild` first**
48+
4749
## Usage
4850

4951
Below are simple steps to help you get up and running. The implementation differs between iOS an Android, so if you're having trouble, be sure to look through the docs. Please skip and head to the full code examples noted below if you prefer to see a more complete implementation:

0 commit comments

Comments
 (0)