Expo/React Native
This guide will help you integrate SwapKit into your React Native or Expo application.
Installation
Section titled “Installation”Install SwapKit and its dependencies:
bash bun add @swapkit/sdk 
bash pnpm add @swapkit/sdk  bash npm install @swapkit/sdk  bash yarn add @swapkit/sdk  bash expo install @swapkit/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:
- Join the Community: Get updates and share feedback in our [Discord](https:
 - Follow Development: Track progress on [GitHub](https:
 - Web Alternative: Consider using SwapKit 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](https: