Compatibility table

The library version is on the vertical axis and the compared dependency version is on the horizontal axis. Each minor-version column assumes the latest patch release in that minor line.

Supported React Native versions

react-native-reorderable0.810.820.830.840.850.860.87
1.0.xnoyesyesyesyesyesno

React Native's New Architecture is required.

Supported Reanimated versions

react-native-reorderable4.2.x4.3.x4.4.x4.5.x4.6.x
1.0.xnoyesyesyesyes

Supported Gesture Handler versions

react-native-reorderable2.x3.x
1.0.xnoyes

Supported Worklets versions

react-native-reorderable0.7.x0.8.x0.9.x0.10.x0.11.x0.12.x
1.0.xnoyesyesyesyesyes

V1 also requires React 19.1–19.x, iOS 15.1+, Android API 24+, and Hermes.

Validated dependency combinations

The peer ranges above describe the supported boundary; they do not claim that every permutation inside the ranges has been validated. Candidate CI compiles these complete combinations in clean bare React Native consumers:

ProfileReact NativeReactReanimatedGesture HandlerWorklets
Minimum0.82.119.1.14.3.03.0.00.8.1
Maximum0.86.219.2.34.5.33.2.10.11.4

The same candidate also compiles in a clean Expo SDK 57.0.14 development build at the maximum profile.

All validation uses the New Architecture and Hermes. Expo Go, the Legacy Architecture, and JavaScriptCore are outside the v1 support boundary.