Releases: 0xsequence/react-native-sdk
Releases · 0xsequence/react-native-sdk
Release list
v0.2.0
Added
- Added the
OMSWalletroot client with wallet and indexer sub-clients aligned to the Swift and Kotlin SDKs. - Added email, OIDC ID-token, and OIDC redirect authentication with automatic or manual wallet selection.
- Added session state and expiration events, wallet management, signing and verification, transactions, access management, balances, and transaction history.
- Added bare React Native and Expo development-build guidance, native Google ID-token examples, and native autolinking checks.
Changed
- Renamed the npm package to
@polygonlabs/oms-wallet-react-native. - Updated the native Swift and Kotlin dependencies to
0.2.0. - Renamed public wallet records to
WalletAccountand normalized absent JavaScript values toundefined. - Aligned public result unions, errors, networks, fee selection, and indexer models across Android and iOS.
- Changed the package license to Apache 2.0.
Full Changelog: v0.1.0-alpha.4...v0.2.0