Skip to content

Commit

Permalink
Update README.md with note about Expo prebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
rennard authored Jul 14, 2024
1 parent 13c7150 commit 4f6a460
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 4f6a460

Please sign in to comment.