Masum Gökyüz
Masum Gökyüz
the feature i've always been looking for
> Afterwards, I tried some other methods and found another solution that works with the src directory (it worked for me). > > Make sure your tailwind.config.js settings are correct,...
same: "@rnmapbox/maps": "^10.1.28",
> > same: > > "@rnmapbox/maps": "^10.1.28", > > Remove the `^`. What is your RN version? I fixed by changing to: https://github.com/rnmapbox/maps/issues/3598#issuecomment-2316145748
I think it is related to a problem already mentioned in #1003
I fixed the problem by changing `"nativewind": "^4.0.33",` to `"nativewind": "4.0.36",`