-
-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request: Update to NativeWind V4 #448
Comments
Try this @angel-luis : https://github.com/mikevocalz/solito-nativewind-v4 |
PR is welcome |
@mikevocalz That's cool! |
I think that would indicate you’re missing some sort of declaration file. You may need to mention it in your tsconfig’s includes array. |
app-env.d.ts is already included in https://github.com/mikevocalz/solito-nativewind-v4/blob/main/apps/next/tsconfig.json#L19 which containes nativewind/types. |
@rpweb @angel-luis nativewind/nativewind#600 (comment) The v4 is an accidental npm release. I guess lots of bugs being encountered. So tread well. |
upgrade to |
@rpweb I've been testing the nativewind v4 with solito. There are many random things happening. Raised few bugs. The v4 is currently far from stable in my view. |
@xinha-sh With app router? Could you share how you set it up? |
would it be better to update the existing starter ( |
Anyone have NextJS App Directory working with Nativewind v4? |
I tried, but I was having to add |
I got it working by just following the directions and then adding |
I have just published a version with NextJS app router and Nativewind v4 |
Since NativeWind V4 has been released, it would be nice to get an update of the monorepo
with-tailwind
with the last version! Thank you in advance.The text was updated successfully, but these errors were encountered: