8000 Expo 52 update, outline classes, ESLint by alula · Pull Request #1527 · nativewind/nativewind · GitHub
[go: up one dir, main page]

Skip to content

Conversation

alula
Copy link
@alula alula commented Jul 16, 2025

This was initially meant to be a "I just want a quick fix for outline classes" but evolved into whole few hour long debugging journey...

I've tried to isolate the changes within separate commits, but if necessary, I will break up this PR into multiple ones.

Summary of the changes:

  • Expo and related dependencies have been updated to version 52.
  • Tests have been adjusted to compensate minor animation off-by-one timing fixes in react-native-reanimated 3.16.x
  • Since RNR has been updated, test output now spams strict mode warnings (Warnings in Reanimated 3.16.0 #1153), however as the issue appears to be more fundamental, this is out of scope of this PR.
  • While not covered by the tests, compatibility with react-native-reanimated 3.10.x has been preserved.
  • Added support for outline-* properties from RN 0.77+ (without animation, as an adapter and extra RNR configuration would be needed)
  • Fixed ESLint and marked every present error as a warning (to be fixed in the future).

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
0