@privy-io/expo-native-extensions
v0.0.3
Published
Privy's native extensions for the @privy-io/expo SDK.
Downloads
10,543
Readme
expo-native-extensions
Privy's Expo native extensions!
Functions
Setting iCloud recovery natively
Only on iOS
Installing
This is set as a peer dependency of @privy-io/expo
, and then explicitly added as a dependency to the codebase that consumes @privy-io/expo
.
There is currently an example
app that pulls in the module for testing. In the future, once all functionality is exercised in the tamagui
demo, this will be removed. For now, you can cd example && npm run ios
to test an ios build including the native extensions.