# ReactNative library

<figure><img src="/files/gJXAMa1cDRHfbAkQPH6k" alt=""><figcaption><p>ApiRTC can be embedded into iOS and Android apps</p></figcaption></figure>

ApiRTC can be included in iOS and Android mobile applications with ReactNative.&#x20;

We showcase all the possibilities in a demonstration application to be found in this [github repo](https://github.com/ApiRTC/reactNativeApiRTC).

***

### Supported Features

:white\_check\_mark: Audio/Video conferencing

:white\_check\_mark: Mute audio/video

:white\_check\_mark: Switch camera

:white\_check\_mark: Media routing (SFU and Mesh)

:white\_check\_mark: Chat

:white\_check\_mark: Recording

:white\_check\_mark: Screensharing (iOS 14+ & Android 10+)


---

# 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://dev.apirtc.com/apirtc-developer-portal/apirtc-js-library/sdks-and-frameworks/reactnative-library.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.
