Juan Andrade

Results 10 comments of Juan Andrade

I have gone with a different approach and it's working fine to me I create a component named `lucide-icon.tsx` that allows me to use any lucide icon like `` Notice...

What do you mean by > I would also suggest rapping the LucideIcon with the iconWithClassName function. In the snippet above, the iconWithClassName function is called every time the component...

> Install the lib patch-package, download the package below (is different from the patches above) this works [@rnmapbox+maps+10.1.33.patch](https://github.com/user-attachments/files/18790627/%40rnmapbox%2Bmaps%2B10.1.33.patch) > > `"@rnmapbox/maps": "10.1.33", "react": "18.3.1", "react-native": "0.77.0",` Patch package failed for...

> [@rnmapbox+maps+10.1.33.patch](https://github.com/user-attachments/files/18628719/%40rnmapbox%2Bmaps%2B10.1.33.patch) > > ``` > "@rnmapbox/maps": "10.1.33", > "react": "18.3.1", > "react-native": "0.77.0", > ``` > > try this patch, works for me this one worked tough

> With patch file: > > ... Try to strict the versin to `"@rnmapbox/maps": "10.1.33"`, use the patch provided by @1453alabanda and delete `node_modules` and `yarn.lock`/`package-lock.json`, It worked for me....

You could propose a translations folder and put it there instead of changing the default translation

The `tanstack-example` anchor is linking to the wrong directory. You may want to update the issue linking to the [actual tanstack example](https://github.com/electric-sql/electric/tree/main/examples/tanstack-example) Also, I think a good example of the...

Today I updated to Expo 52 and enabled new arch. Markers, satellite mode and user location marker stopped working.

For all you guys running trough this issue follow the fix on https://github.com/react-native-maps/react-native-maps/issues/5206

> > For all you guys running trough this issue follow the fix on [#5206](https://github.com/react-native-maps/react-native-maps/issues/5206) > > @Dosbodoke Which fix worked for you? I am still having trouble with this...