This page has been updated for Wallets SDK V1. If you are using the previous version,
see the previous version of this page or the V1 migration guide.
Latest React Native SDK version - 
The Crossmint React Native SDK (@crossmint/client-sdk-react-native-ui) provides React Native components and hooks for integrating Crossmint wallets into your mobile application.
Installation
Provider Setup
Wrap your application with the required providers:Quick Example
Once providers are set up, use hooks to access wallet state:Next Steps
- Providers — Configure providers and their options
- Hooks — Access SDK state via React hooks
- Components — Drop-in UI components
- Wallets SDK Reference — Complete wallet method documentation

