Skip to content

chore: remove unused nativewind/tailwind, pin Node engine#5

Merged
psdjungpulzze merged 1 commit into
mainfrom
chore/remove-unused-nativewind
Jun 27, 2026
Merged

chore: remove unused nativewind/tailwind, pin Node engine#5
psdjungpulzze merged 1 commit into
mainfrom
chore/remove-unused-nativewind

Conversation

@psdjungpulzze

Copy link
Copy Markdown
Contributor

NativeWind and Tailwind were installed but never used — all screens use StyleSheet.create. An unconfigured NativeWind install requires babel.config.js + metro.config.js + tailwind.config.js; without them EAS Build errors at the install/compile phase.

  • Remove nativewind and tailwindcss from dependencies
  • Add engines.node: ^22.13.0 to match what React Native 0.85.3 requires and what EAS SDK 56 uses

No UI changes — StyleSheet.create is unchanged throughout.

@psdjungpulzze psdjungpulzze merged commit 86b9fa8 into main Jun 27, 2026
1 check failed
@psdjungpulzze psdjungpulzze deleted the chore/remove-unused-nativewind branch June 27, 2026 16:55
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