Dav

Results 137 comments of Dav

Surely this project is dead @rlaffers? Over a year since last commit and no v9 support. Shame, I wanted to use it, unless there is an easy way using compat...

Same issue whilst exploring the workaround posted here https://github.com/react-native-maps/react-native-maps/issues/5644#issuecomment-3380943589 on another issue. Another issue seemingly ignored by @salah-ghanim for 5 months with the upgrade to new arch v1.21.0+ https://github.com/react-native-maps/react-native-maps/issues/5739#issuecomment-3316034503

Thanks, I can confirm @Jeius that the `redraw` method is again available on the MapMarker ref. This issue should be closed @salah-ghanim @trooperandz

There is another alternative which I've been using a few years - https://github.com/romainberger/yarn-completion Install globally and add bash file to somewhere like bash_completions and adjust the instructions as required. If...

This PR can be closed now, turns out this is fixed (although not in isolation or from an existing PR) I can confirm it works without warning on the latest...

> For others who come here, you don't need to downgrade (at least I didn't). I'm on expo 50.0.17 and got around this by installing `react-native-get-random-values` and simply doing `import...

This PR can be closed now, turns out this is fixed (although not in isolation or from an existing PR) I can confirm it works without warning on the latest...

Small update: I have also tested this on iOS and it does seem to track fine after the update. The "Updated at" and metadata both updated even without opening the...

I realised I can add `-f .env.preview` to my command but I think that kind of defeats the purpose of letting `dotenvx` determine the right file to load with the...