Skip to content
SwapDK is a powerful suite of tools for building blockchain applications.

Expo/React Native

This guide will help you integrate SwapDK into your React Native or Expo application.

Install SwapDK and its dependencies:

bash bun add @swapdk/sdk

While we work on complete React Native support:

  1. Web Alternative: Consider using SwapDK in a mobile-optimized web app as an interim solution

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