Thanks dude... I haven't seen anyone talked about the bug in their videos Thanks you are helped me... looking forward to watching more of your content Keep it going 🔥
Thank you so much man, my TW was not at all working and i didnt know i have to install 3.3.2 version finally its working. thank you. Your video saved me.
I guess it was just our mistakes for not reading the docs, but holy hell no one talks about this and to find you with this video quality and few subs... you deserve more!
Man I've tried everything.... it just doesn't apply styles at all. I event ran the tailwind output and got classes for my custom classes, but when I build the project they don't generate!
@@CodeWithRomaen i try it several time with different templates also watched several video tutorials but they did same as you told in video and i also follow but getting erro every time i copy pasted plugins line in bable config
@@neerajdahit6997 nativewind has recently updated to v4 so you can try the new docs. Something might be different www.nativewind.dev/getting-started/expo-router
Hey, I was wondering how your mouse pointer can be so smooth? I'm on a MBP M3 Max but my mouse pointer isn't as smooth as yours, how did you do that please? :)
I would love to help you out. Can you provide any more information ? If you aren't using a typescript project, then you probably don't have to worry about creating the extra my-app.d.ts file
@@CodeWithRomaen so I have the latest expo router configuration which comes with a expo-end.d.ts file that contains /// already. I locked the tailwind version to 3.3.2. I run my app using expo go. now my ts works but the type errors regarding className is still there..
This is a great tutorial man, but even after configuring everything just like in the video my tailwind is not taking its affect on Expo Go for some reason
Yes font-weight seems to be a little tricky sometimes. U can refer to this doc www.nativewind.dev/tailwind/typography/font-family. I usually use expo-fonts to download my font say Inter-700 and use Inter-700 directly as a classname
@@clynozibs9887 this tutorial is a little outdated now. You might wanna follow this guide www.nativewind.dev/getting-started/expo-router I might make an updated video
@@sonuu_20 sorry about that. nativewind might have updated or something could be wrong. Feel free to link me anything you can show me and I can take a look
@@Sean-bo2lb I think there has been some new updates for tailwind and nativewind so this tutorial might be a little out of date now. Might need to make a new one
@@CodeWithRomaen I followed this video th-cam.com/video/9SdmwQPblBI/w-d-xo.html and able to fix the problem. Main issue was confusion nativewind 4 instructions and location of files and path mentioned.
i have gine mad trying to fix this error everytime i use nativewind, and bear in mind i use js .............. ERROR index.js: [BABEL] C:\Users\David\Documents\GitHub\Food-recipe-app\index.js: .plugins is not a valid Plugin property
Brilliant, I could not get rid of the className error using Nativewind's solution but yours fixed it, thanks!
Glad I was of help!
Thank you for pointing out the bug regarding the version, even 2 months later the newest version does not work.
I just hit the same issue and only found out it's a bug from this video as well, thanks.
Really glad it helped! I know I had the same issue
Thanks dude... I haven't seen anyone talked about the bug in their videos
Thanks you are helped me... looking forward to watching more of your content
Keep it going 🔥
Hey! Glad I could help
Thank you so much man, my TW was not at all working and i didnt know i have to install 3.3.2 version finally its working. thank you. Your video saved me.
@@TikeshSingh-e7l glad dude
I've been struggling with this className error all day.
Thank you so much for helping me out!
@@evanswang8401 aww glad it was helpful
Great Video! Straight to the point!
Glad it was helpful
I guess it was just our mistakes for not reading the docs, but holy hell no one talks about this and to find you with this video quality and few subs... you deserve more!
hey thanks for the kind words dude! I think with nativewind version 4.0 this issue should be fixed
real
Thanks a lot buddy....... I was searching for 3 days
Glad I could help!
Absolute legend this guy 👏🏾👏🏾👏🏾👏🏾
Gotchu fam
Thank you so much, this video is so helpful this video really save my life(and my project)
@@doyux hey glad I could help!
Man I've tried everything.... it just doesn't apply styles at all. I event ran the tailwind output and got classes for my custom classes, but when I build the project they don't generate!
@@averywlittle dang that sucks. Nativewind v4 will be releasing soon. You can try following their documentation www.nativewind.dev/v4/overview
I was having the issue with typescript className Thanks man
Thanks bro, greetings from Ukraine!
Welcome! Glad it helped
Excellent, fast, clear and objective
Thank you
Omygod thank you for ending my 2 hours misery
Haha glad I was of help!
Perfect video, thanks alot
Glad it helped!
Great content friend
Thank you 😊
thanks, works great
Glad it helped!!
Thanks mate!
Glad I could be of help!
thanks bro was really helpfull
it is giving me an error .plugins is not a valid plugin ? after comment add plugin project work but tailwind css not help me
@@neerajdahit6997 that is weird. When exactly do u get this error?
@@CodeWithRomaen i try it several time with different templates also watched several video tutorials but they did same as you told in video and i also follow but getting erro every time i copy pasted plugins line in bable config
@@neerajdahit6997 nativewind has recently updated to v4 so you can try the new docs. Something might be different
www.nativewind.dev/getting-started/expo-router
Very nice! What software are you using to record and edit your videos?
@@BradyDowling thanks! I use screen studio
Thanks!!
this was really helpfull.
Glad!
tqvm!
Welcome
Hey, I was wondering how your mouse pointer can be so smooth? I'm on a MBP M3 Max but my mouse pointer isn't as smooth as yours, how did you do that please? :)
I am using screen studio to record and that video recorder helps smoothen the mouse movement 🤗
How do you create these videos and edit them. They are seamless. Excellent work!!
Thank you. I used a software called screen studio 👍
Hey! can u actually show your Vscode settings, Its look pretty simple and great! :)
Anything specific you would like to know ? I just use the default dark+ theme. Everything else is the default setting and fonts :)
awesome🔥
Thanks 🔥
thank you so much
😃🍅🍊🍎🍏🍑
You are welcome 😂🥸👑😏😊🫡
Hi man! Still can't get over that error. i'm using expo router and don't have the App.tsx structure
I would love to help you out. Can you provide any more information ? If you aren't using a typescript project, then you probably don't have to worry about creating the extra my-app.d.ts file
@@CodeWithRomaen so I have the latest expo router configuration which comes with a expo-end.d.ts file that contains /// already. I locked the tailwind version to 3.3.2. I run my app using expo go. now my ts works but the type errors regarding className is still there..
bro did you figured it out?
Same thing is happening with me...
what are your cursor settings that makes it so smooth? I want that
I use a recording software called screen studio. It does it automatically
thanks man
Glad it helped
Yeah it works with out of the box tailwind config, but adding your own presets or extending the config, doesn't seem to work.
same for me, tried adding custom colors but doesn't work
@@lilgujj4241 I changed the preset order and that worked for me
i really wish i saw this before i deleted my project
awwww noooo!!
This is a great tutorial man, but even after configuring everything just like in the video my tailwind is not taking its affect on Expo Go for some reason
You can try using this article. Nativewind v4
www.nativewind.dev/v4/getting-started/expo-router
I have done everything as you said but it doesnot work for me there are not any errors but tailwind csss desnot work
@@infinitesperro7962 that's odd. Something might have changed as the tutorial is a few months old now
@@CodeWithRomaen it was not running on that project only later on i created new and its running fine thanks for you guidance bud🙏🙏
I can only put one style on my text or it just doesnt work...
this works:
Yo
this doesn't
Yo
Yes font-weight seems to be a little tricky sometimes. U can refer to this doc www.nativewind.dev/tailwind/typography/font-family.
I usually use expo-fonts to download my font say Inter-700 and use Inter-700 directly as a classname
I followed the instructions as well as the instructions on the website, and it isn't working. :(
@@joshuaheathcote2116 if you can send me a picture of your error or something I would be happy to take a look
thanks but its not working the the tailwind changes are not working everything is in the uperleft of my screen
If you are using expo, u can use this guide -> www.nativewind.dev/quick-starts/expo
still doesnt work for me, 58th attempt after chatgp failed too
@@clynozibs9887 this tutorial is a little outdated now. You might wanna follow this guide www.nativewind.dev/getting-started/expo-router
I might make an updated video
how do you create these type of videos
@@roopeshvetcha used screen studio to record. Then put them together in a video editor
How do I init such a project?
I'm struggling...
Hey! I am using react native expo. If you mean how to init a simple expo project you can learn more about it here
docs.expo.dev/
@@CodeWithRomaenOK tnx a lot!
How about for web 😬
@@dannyisrael here is the installation guide for web tailwindcss.com/docs/installation. It should be much easier to follow
tried this still the tailwindcss is not working...
@@sonuu_20 sorry about that. nativewind might have updated or something could be wrong. Feel free to link me anything you can show me and I can take a look
Sir how to use in CLI please guide sir
Which CLI do you mean
Which CLI do you mean
I followed steps and still tailwind+nativewind not effective.
@@Sean-bo2lb I think there has been some new updates for tailwind and nativewind so this tutorial might be a little out of date now. Might need to make a new one
@@CodeWithRomaen I followed this video
th-cam.com/video/9SdmwQPblBI/w-d-xo.html
and able to fix the problem. Main issue was confusion nativewind 4 instructions and location of files and path mentioned.
5 words, crack
@@topo6857 hahah thanks! 🙏
thanks. the one that was killing me was the app.d.ts, didn't work here too
i have gine mad trying to fix this error everytime i use nativewind, and bear in mind i use js .............. ERROR index.js: [BABEL] C:\Users\David\Documents\GitHub\Food-recipe-app\index.js: .plugins is not a valid Plugin property
@@davidnsude2986 do u have the project on a public GitHub repo? Maybe I can take a look