Skip to content

Commit

Permalink
docs(README): add note about possible need to run Expo prebuild (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
rennard authored Sep 12, 2024
1 parent cde56ac commit 8702b44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ yarn add @invertase/react-native-apple-authentication

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

**Note: if you using Expo, you may need to run `npx expo prebuild` first**

## Usage

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:
Expand Down

0 comments on commit 8702b44

Please sign in to comment.