React demo

DEUNA provides a Demo Application to help you understand and verify how DEUNA SDKs work.

Check out the functional examples in the Demo.

📘

The demo application offers implementation examples for all DEUNA SDKs.

1. Clone the repository

All Demo Application files are available in a GitHub repository.

  1. Open your terminal.
  2. Clone the repository.
  3. Change to the cloned directory.
git clone https://github.com/deuna-developers/deuna-sdk-react-native.git
cd deuna-sdk-react-native

2. Follow the repository instructions

In the repository, you will find all the necessary steps to use the demo application.

Follow the provided instructions to configure and run the application.