Expo/React Native
This guide will help you integrate SwapDK into your React Native or Expo application.
Installation
Section titled “Installation”Install SwapDK and its dependencies:
bash bun add @swapdk/sdk
bash pnpm add @swapdk/sdk bash npm install @swapdk/sdk bash yarn add @swapdk/sdk bash expo install @swapdk/sdk Project Setup
Section titled “Project Setup”TODO: Expo app
Section titled “TODO: Expo app”Next Steps
Section titled “Next Steps”While we work on complete React Native support:
- Web Alternative: Consider using SwapDK in a mobile-optimized web app as an interim solution
Contributing
Section titled “Contributing”We welcome contributions to improve React Native support! If you have experience with React Native and crypto libraries, please consider:
- Testing the current implementation
- Reporting issues and edge cases
- Submitting pull requests with improvements
- Sharing your integration experiences
Check the repository README