Skip to main content

Compatibility

The @qitech/react-native-device-scan module requires the following minimum versions:

SettingMinimum version
React Native0.74
React18.2.0
iOS15.5
Android API Level35 (Android 15)
Native Datadog SDK (iOS, brought in by the module)3.x

Current package version

PackageVersion
@qitech/react-native-device-scan1.2.0
@qitech/react-native-caas11.3.0
Warning

Our iOS SDKs only support simulators on arm64 architecture machines (M1/M2/M3/M4) with Rosetta active, translating the x86_64 architecture. We recommend using physical devices for testing.

Expo

The package includes an Expo config plugin that automatically applies the native iOS and Android setup. See Installation.

Warning

The module does not work in the Expo managed workflow without prebuild — you must generate the native projects with npx expo prebuild.