Skip to content

Commit

Permalink
docs(PSG-5088): updated readme for expo
Browse files Browse the repository at this point in the history
  • Loading branch information
rickycpadilla committed Oct 25, 2024
1 parent 3da01ab commit df4123d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ Use passage-react-native to implement Passkey Complete into your React Native ap
npm i @passageidentity/passage-react-native
```

If you're using an Expo Bare Workflow, run:
```shell
npx expo prebuild
```

### Import
```js
import Passage from '@passageidentity/passage-react-native';
Expand Down

0 comments on commit df4123d

Please sign in to comment.