# React Native

Our React Native plugin is currently deprecated. This page will be uploaded as soon as a new GitHub page will be released.

{% hint style="info" %}
If you need to do a setup urgently, you can use our [iOS](https://github.com/CommandersAct/iOSV5) & [Android](https://github.com/CommandersAct/AndroidV5) GitHub, the setup remains with the same approach, but you'll be must to change the languages of the code examples
{% endhint %}


---

# 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://community.commandersact.com/tagcommander/getting-started/setup-guides/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.
