Loren dlc
Loren dlc
dont worry, i found a way, i used ytdl to get the info from the video playing and then made a timeout with the seconds it returned
i believe arrowIconStyle is the arrow and arrowIconContainerStyle is the thing that contains it, but it is not visible since it has no borders or background color on default
like this `onMessageReceived={() => { //code }}`
have you tried changing `iconAnchor: [25, 82]` to `iconAnchor: [50, 82]` or `iconAnchor: [0, 82]`?
i fixed it with changing `node_modules/react-native-leaflet-view/android/gradle.properties` i changed `Leaflet_kotlinVersion` to `1.6.10` and it works