> For the complete documentation index, see [llms.txt](https://docs.sentiance.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sentiance.com/getting-started/sdk-integration/1.-requirements/react-native.md).

# React Native

## Platform

### React Native 0.60 or Higher

For [React Native CLI](https://reactnative.dev/docs/getting-started-without-a-framework) users, this is the minimum supported React Native version.

### Expo 54 or Higher

For [Expo](https://expo.dev/) integrations, this is the minimum supported Expo version.

### Android

For Android specific requirements, see [this page](/getting-started/sdk-integration/1.-requirements/android.md).

### iOS

For iOS specific requirements, see [this page](/getting-started/sdk-integration/1.-requirements/ios.md).

***

Get started by [including the SDK](/getting-started/sdk-integration/2.-including-the-sdk/react-native.md).
