📩Installation

Passkey as a service for Smart contract wallets

You can install the Banana Mobile SDK with:

npm install @bananahq/react-native-sdk

Or using yarn as

yarn add @bananahq/react-native-sdk

On iOS, use CocoaPods to add the native RNAsyncStorage to your project:

cd ios
pod install

If you have any questions, please feel free to ask on the Banana SDK Discord forum.

Last updated