v2.1.0
Changes:
- Removed
react-native-get-random-values
library as it was unused andexpo-crypto
is used for polyfill instead. - Add a
signInPayload
parameter to thesignIn
method inuseMobileWallet
- Run
npx expo install --check
to update outdated dependencies for Expo SDK compatibility[email protected]
updated to0.73.6
[email protected]
updated to~50.0.19
[email protected]
updated to~3.3.12
[email protected]
updated to~2.9.4
- Change npm script
build
tobuild:local
to correctly reflect local APK building- Add
build
script that runs an APK build using EAS build
- Add
- Added
.npmignore
file for publishing flow