Skip to content

fix: resolve react-native-css styling and tooling regressions on Expo 57 - #451

Merged
danstepanov merged 3 commits into
mainfrom
danstepanov/expo-57-rc-review
Sep 13, 2026
Merged

danstepanov merged 3 commits into
mainfrom
danstepanov/expo-57-rc-review

Conversation

@danstepanov

@danstepanov danstepanov commented Sep 12, 2026

Copy link
Copy Markdown
Member

This updates react-native-css to support Expo SDK 57 and the React Native, Reanimated, and Worklets versions it uses.

Fixes issues with selectors, CSS variables, logical properties, prop mapping, reactive updates, and animations. Also fixes Babel imports, Node ESM exports, Metro cache invalidation, and TypeScript declarations. Adds regression coverage and Node tooling tests to CI. CI builds before linting the generated Babel entry, and iOS builds use Xcode 26.6. Git dependencies build the library before packing.

This is the engine update for the Nativewind v5 RC. The planned release is 3.1.0-rc.0, with latest unchanged.

Tested with 1,335 engine tests and 42 Node tooling tests, all passing with no skips. The combined compatibility audit passed all 4,985 required checks, including physical iPhone and Android emulator testing.

Android animation cancellation is still affected by Reanimated #10507. It reproduces without Nativewind or react-native-css. Physical Android was not tested.

@danstepanov
danstepanov merged commit a5002c5 into main Sep 13, 2026
6 checks passed
@danstepanov
danstepanov deleted the danstepanov/expo-57-rc-review branch September 13, 2026 03:52
This was referenced Sep 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant