Skip to main content

Recommended: JavaScript SDK for React Native

While this SDK is still supported, we recommend using newer JavaScript SDK, which is optimized for React Native, but also comes with a host of other benefits.
The Dynamic SDK provides methods to show and hide a funding options UI that allows users to add funds to their wallets.

Show Funding Options

Shows the funding options UI overlay where users can select different methods to fund their wallet.

Hide Funding Options

Dismisses the funding options UI overlay if it’s currently visible.

Usage Example

Here’s a basic example of how to implement funding options in your React Native application:
Last modified on July 24, 2026