Skip to content

Releases: 0xsequence/react-native-sdk

Release list

v0.2.0

Choose a tag to compare

@tolgahan-arikan tolgahan-arikan released this 16 Jul 08:29
v0.2.0
df51dff

Added

  • Added the OMSWallet root 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 WalletAccount and normalized absent JavaScript values to undefined.
  • 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