# React Native Quick Start

{% hint style="danger" %}
This document refers to deprecated parts of the platform and has been left intact to help customers with legacy integrations. In order to access the latest platform features and documentation, please go to <https://docs.sentiance.com>.
{% endhint %}

{% hint style="success" %}
**Platform requirements**

The Sentiance React Native Module works on React Native 0.59 and above. Apps should be built with the latest React Native version.

Please check the [iOS](https://legacy-docs.sentiance.com/sdk/getting-started/ios-sdk) and [Android](https://legacy-docs.sentiance.com/sdk/getting-started/android-sdk) pages as well for platform specific requirements.
{% endhint %}

If you want to get started quickly, you can check out our [sample application](https://github.com/sentiance/react-native-sentiance-example). If you prefer to manually integrate the SDK in your existing app, read on.
