ssommelet21
ssommelet21
Hi guys ! i have done this : https://github.com/ssommelet21/chessjsextention/blob/main/index.js To manage variations and goback. Check the script for a demo.
> Hi @lichtmetzger , i use your : "dependencies": { "react-native-leaflet-view": "git://github.com/lichtmetzger/react-native-leaflet-expo.git" } It works nicely with **npx expo start** But i am stuck making : **eas build -p android...
Hi SergiMS-exe, i did : Leaflet_kotlinVersion=1.6.0 Because "react-native-webview" used by "react-native-leaflet" use this version. Not sure about the need to do "gradlew clean" ... Does "react-native-leaflet" works ok on IOS...
Hello, There's a lot of talk about "**setIndoorEnabled**". Perhaps you could set this boolean to false for testing: https://github.com/react-native-maps/react-native-maps/blob/master/docs/mapview.md
They're not going to help you. We've made tons of comments about this, for example: https://github.com/react-native-maps/react-native-maps/issues/5112 ``` ``` Is not a solution as well.
Hi minhajul-islam, check this topic here, same as you : https://github.com/react-native-maps/react-native-maps/issues/4813
imo Everything is flicking nowdays. It happen after the June 25, 2024 with the Release 19.0.0. More information here : https://developers.google.com/maps/documentation/android-sdk/release-notes Could you try on an Android emulator that hasn't...
I use different code for camera in my app, but not **animateToRegion** : 1/ Maybe you can try **fitToCoordinates** with animated: false if this less flicking ? const CibleCameraForActivities =...
An emulator can offer superior performance compared to a mobile device for certain tasks, especially if the host computer has powerful hardware. There is flickering when the device is not...
Hi, Look like this issue here : https://github.com/googlemaps/android-maps-compose/issues/590