# React native

## React native

We currently offer a bridge for ReactNative! It's compatible with iOS & Android.

Mobile developpers can follow our dedicated documentation

<https://github.com/CommandersAct/TCDemoReactNative>

## Send Server -Side events:

To send events to Commanders Act you need a Source Key. To get it, you can use the dedicated Source on our platform.

Once your Source is called in your mobile app, you will obtain information about what is collected and the health of the implementation.

This should be quite easy and straightforward now!

<figure><img src="/files/ugWBkdjO2c1XwKnHLMMs" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.commandersact.com/features/sources/sources-catalog/mobile-app/react-native.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
