Overview
When upgrading Uniwind Pro, check this page for any dependency version changes that may affect your project.
Uniwind Pro follows the extended React Native release cycle. We support the last 2 versions of Expo SDK rather than the last 3 versions of React Native, giving you more time to migrate between major releases.
Reanimated v4 is required for all Uniwind Pro versions. Make sure youβre using a compatible version of React Native Reanimated.
Version Compatibility
| Uniwind Pro | React Native | Expo SDK | Nitro Modules |
|---|
| 1.0.0-beta.1 | 0.81, 0.82, 0.83, 0.84 | 54, 55 | >= 0.32.1+ |
Each Uniwind Pro release specifies the minimum version of react-native-nitro-modules required. Make sure your project meets these requirements.Using an unsupported version combination may lead to unexpected behavior or build failures. Always check compatibility before upgrading.
Dependencies
Required
| Dependency | Minimum Version | Notes |
|---|
react-native-reanimated | 4.0.0 | Required for animations via className |
react-native-worklets | - | Compatible with your react-native-reanimated version |
react-native-nitro-modules | See table above | Version varies per Uniwind Pro release |