Releases: solana-mobile/solana-mobile-expo-template
Releases · solana-mobile/solana-mobile-expo-template
v3.0.0
Changes:
- Update to Expo SDK 52
- Removed
node_modulesfrom published npm package - Update
@solana-mobile/mobile-wallet-adapter-protocoltov2.2.2 - Update
@solana-mobile/mobile-wallet-adapter-protocol-web3jstov2.2.2
v2.1.0
v2.1.0
Changes:
- Removed
react-native-get-random-valueslibrary as it was unused andexpo-cryptois used for polyfill instead. - Add a
signInPayloadparameter to thesignInmethod inuseMobileWallet - Run
npx expo install --checkto 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
buildtobuild:localto correctly reflect local APK building- Add
buildscript that runs an APK build using EAS build
- Add
- Added
.npmignorefile for publishing flow