@turnkey/react-native-wallet-kit on npm or view the source code on GitHub! For a working reference implementation covering auth, wallet creation, export, and signing, see the with-react-native-wallet-kit example app.
React Native
Overview
Turnkey’s Embedded Wallet Kit (@turnkey/react-native-wallet-kit) is the easiest way to integrate Turnkey’s Embedded Wallets into your React Native applications. It supports both backendless setups via Turnkey’s managed Auth Proxy and traditional backend-based architectures. Built on @turnkey/core, it provides easy-to-use functions exported from a hook, allowing you to quickly build secure embedded wallet experiences.
Find