---
title: "Nutrient React Native SDK system compatibility | Nutrient SDK"
canonical_url: "https://www.nutrient.io/guides/react-native/about/system-compatibility/"
md_url: "https://www.nutrient.io/guides/react-native/about/system-compatibility.md"
last_updated: "2026-06-08T14:31:27.856Z"
description: "System requirements and compatibility information for Nutrient React Native SDK, including supported versions and dependencies."
---

# System compatibility and requirements

Nutrient React Native SDK requires your development environment to be set up with the following:

- A [development environment](https://reactnative.dev/docs/environment-setup) for running React Native projects using the React Native CLI (not the Expo CLI)

- The [latest stable version of Android Studio](https://developer.android.com/studio)

- The [Android NDK](https://developer.android.com/studio/projects/install-ndk)

- An [Android Virtual Device](https://developer.android.com/studio/run/managing-avds.html) or a hardware device

- The [latest stable version of Xcode](https://apps.apple.com/us/app/xcode/id497799835?mt=12)

- The [latest stable version of CocoaPods](https://github.com/CocoaPods/CocoaPods/releases)
---

## Related pages

- [Licensing](/guides/react-native/about/licensing.md)
- [Changelog](/guides/react-native/about/changelog.md)
- [File type support](/guides/react-native/about/file-type-support.md)
- [Platform support](/guides/react-native/about/platform-support.md)

