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

# React Native

It is recommended to build with the new turbo module architecture.

{% hint style="danger" %}
There is a bug in Move SDK version 2.14.0 when building with the old architecture.

Please use version 2.14.1 instead.
{% endhint %}

### Expo

See [permission handling](/move-platform/sdk/appendix/react-native/permission-handling.md#expo) for proper configuration.

{% hint style="warning" %}
Since Move SDK version 2.14.0, when building with Expo,

a minimum of Expo version 52.x is required.
{% endhint %}
