Let users swap tokens seamlessly inside your React Native app using AppKit’s Swaps feature. With built-in provider support and real-time pricing, users can trade tokens across chains without leaving your app.Documentation Index
Fetch the complete documentation index at: https://docs.reown.com/llms.txt
Use this file to discover all available pages before exploring further.
Configuration
Swaps are enabled by default. You can enable or disable it explicitly like this:swaps: false to turn off the feature.
Usage
Open the Swaps View
Use theuseAppKit hook to launch the Swaps view:
What Users Can Expect
- Tapping “Swap Tokens” opens a dedicated swap interface.
- Users can:
- Select the token to swap from
- Select the token to receive
- Enter the amount
- See an instant quote with:
- Price impact
- Network fee
- Slippage tolerance
- Provider fees
- After confirming, the transaction is executed and tokens arrive directly in their wallet—no extra steps needed.