包详细信息

@coinbase/wallet-mobile-sdk

coinbase9.3kApache-2.01.1.2

Coinbase Wallet Mobile SDK for React Native

react-native, expo, coinbase-wallet-sdk-expo, CoinbaseWalletSDK

自述文件

@coinbase/wallet-mobile-sdk

Coinbase Wallet Mobile SDK for React Native

Installation in bare React Native projects

For bare React Native projects, you must ensure that you have installed and configured the expo package before continuing.

Add the package to your npm dependencies

npm install @coinbase/wallet-mobile-sdk

Configure for iOS

Run npx pod-install after installing the npm package.

Configure for Android

No additional setup necessary.