# React Native Quick Start

{% hint style="danger" %}
If you are migrating from version 4.x to 6.x, please use our migration guide instead of this quick start guide.
{% endhint %}

{% hint style="success" %}

#### Platform requirements

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

Please check the [iOS](https://docs.sentiance.com/a-complete-integration/ios-sdk) and [Android](https://docs.sentiance.com/a-complete-integration/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/sample-apps-react-native). If you prefer to manually integrate the SDK in your existing app, read on.
