Skip to content

React Native SDK

Wallet UI ships two React Native package variants. The docs below share the common React Native guidance and call out @wallet-ui/react-native-kit and @wallet-ui/react-native-web3js differences inline where they matter.

Start here if you want to choose the right package once, follow a shared mobile setup flow, and only drop into package-specific details where the APIs truly differ.

If your app already uses @solana/kit, choose the Kit package. If it already uses @solana/web3.js, choose the Web3.js package and keep the rest of your Solana client layer consistent.