michalpleszczynski
michalpleszczynski
I couldn't get it working for Android with any of the solutions pasted above, so in conjunction with code from this [PR](https://github.com/Nozbe/WatermelonDB/pull/933) I arrived at something like this: ``` const...
checkout the answer here: https://github.com/jasongaare/react-native-walkthrough-tooltip/issues/101#issuecomment-736980874 adding `useInteractionManager={true}` might help
For me this error happens when `longitudeDelta` or `latitudeDelta` are missing in the `initialRegion` prop
I've added an option to use django comments in #215, the documentation was updated in that PR as well, so it looks like it needs to be pushed to readthedocs?...