Skip to content

Conversation

juliusmarminge
Copy link
Member

@juliusmarminge juliusmarminge commented Sep 8, 2025

  • bumps expo to 54
  • migrates nativewind to react-native-css
  • bumps tailwind to v4
  • removes nodeLinker: hoisted

@juliusmarminge juliusmarminge changed the title chore: bump expo to v54 chore: bump expo to v54, tailwind to v4 Sep 8, 2025
@Andresuito
Copy link

tailwindcss-animate is outdated, You can use tw-animate-css

Copy link

@josephdeakin josephdeakin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM mate 👍

@Elmosh
Copy link

Elmosh commented Sep 14, 2025

will you completely remove nativewind or this is just temporarily till they release v5 in a couple of days? Using only react-native-css will results in losing all the native only class names.

a week ago, the nativewind guys mentioned @juliusmarminge and that they could help with the t3-turbo nativewind v5 upgrade pr:
https://www.youtube.com/live/T1qhN7-B53A?si=q-l37QpiXpfrj7uX&t=950

@VaniaPopovic
Copy link
Collaborator

VaniaPopovic commented Sep 23, 2025

will you completely remove nativewind or this is just temporarily till they release v5 in a couple of days? Using only react-native-css will results in losing all the native only class names.

a week ago, the nativewind guys mentioned @juliusmarminge and that they could help with the t3-turbo nativewind v5 upgrade pr: https://www.youtube.com/live/T1qhN7-B53A?si=q-l37QpiXpfrj7uX&t=950

You're right, you do lose the default nativewind classes, but they can be included by copying whatever is in https://github.com/nativewind/nativewind/blob/main/theme.css

Just waiting for a more recent release of react-native-css and I'll update this PR.

@AlexKovynev
Copy link

will you completely remove nativewind or this is just temporarily till they release v5 in a couple of days? Using only react-native-css will results in losing all the native only class names.
a week ago, the nativewind guys mentioned @juliusmarminge and that they could help with the t3-turbo nativewind v5 upgrade pr: https://www.youtube.com/live/T1qhN7-B53A?si=q-l37QpiXpfrj7uX&t=950

You're right, you do lose the default nativewind classes, but they can be included by copying whatever is in https://github.com/nativewind/nativewind/blob/main/theme.css

Just waiting for a more recent release of react-native-css and I'll update this PR.

NativeWind 5.0 preview0 finally here.

@Elmosh
Copy link

Elmosh commented Sep 25, 2025

You're right, you do lose the default nativewind classes, but they can be included by copying whatever is in https://github.com/nativewind/nativewind/blob/main/theme.css

Just waiting for a more recent release of react-native-css and I'll update this PR.

yes i get it, but why manually copying and maintaining this? also a lot of ui packages depend on nativewind.

btw v5 has been released
https://www.nativewind.dev/v5

@VaniaPopovic
Copy link
Collaborator

You're right, you do lose the default nativewind classes, but they can be included by copying whatever is in https://github.com/nativewind/nativewind/blob/main/theme.css
Just waiting for a more recent release of react-native-css and I'll update this PR.

yes i get it, but why manually copying and maintaining this? also a lot of ui packages depend on nativewind.

btw v5 has been released https://www.nativewind.dev/v5

Cause it wasn't released yet :D

@AlexKovynev
Copy link

AlexKovynev commented Sep 25, 2025

You're right, you do lose the default nativewind classes, but they can be included by copying whatever is in https://github.com/nativewind/nativewind/blob/main/theme.css
Just waiting for a more recent release of react-native-css and I'll update this PR.

yes i get it, but why manually copying and maintaining this? also a lot of ui packages depend on nativewind.
btw v5 has been released https://www.nativewind.dev/v5

Cause it wasn't released yet :D

but preview.1 enough to update this PR :) for example react-native-css now in release version

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.

7 participants