-
-
Notifications
You must be signed in to change notification settings - Fork 174
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
[ NativeWind Bug ] The web platform does not work on windows #131
Comments
Hi @gokul1099, On the Initial Setup page, you can select the 'Manual Installation" tab. Then, you can use the CLI to add components to your project. You can use Is is possible that there are sections that are missing information. Could you please provide the exact cases please? That way I could fix it |
Hi @mrzachnugent Can you please help me with this ? |
I have the same problem. |
Hey @itsyashsahu @rickychan0611, I am going to try it on my side and document the steps I am taking here.
Let me know if you this fixes your issue. |
@mrzachnugent I am doing the same steps just running it for the web.
then it gets stucked at a point. I tried it multiple times if i run the same on the android it works fine |
Hi, I'm having the same issue as @itsyashsahu. The starter project seems to work fine on Android, but when running on web it gets stuck while bundling. No error message or anything, the terminal just freezes. I have tried with both System details:
It gets stuck here: |
It is indeed a problem within nativewind v4. I discovered a pull request in Nativewind's repository and tested it out. I can confirm that it no longer gets stuck on Windows with the correction. However, the pull request has not been merged yet. |
Related PR link: nativewind/nativewind#860 |
any updates? |
For updates, you can check the pull request on NativeWind's Github repo: nativewind/nativewind#860 When it is solved, I will close this issue. |
same bug |
same issue |
nativewind/nativewind#860 (comment) is going nativewind a good route at this time? |
Yes, I am betting on it. The sole maintainer had taken a break but he now has a team behind him and they are working hard. Here's the latest update https://x.com/danstepanov/status/1806107770799968673?s=46&t=tpxUSfNj59WG9Y3VDKw5sQ |
Thanks for the update Zach, they had a simple announcement on the v4 issue just for future reference: nativewind/nativewind#600 |
I uploaded a temporary solution to this here |
@guibzo Work like charm, just used It |
I also making a research about running the best See #212 |
Check this patch: nativewind/nativewind#860 (comment) |
I have existing react native project, How can i use react-native-reusable? How can i do the initial configuration to use the cli later to add needed components. I have gone through the docs, looks like some sub sections in installation sections are missing.
The text was updated successfully, but these errors were encountered: