Open nirajniroula opened 2 months ago
Using the "react-native-leaflet-view": "^0.1.2", I'm getting the following warning.
"react-native-leaflet-view": "^0.1.2"
Warning: LeafletView: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
The map is rendered normally though.
Hey, I created a PR for this, hope it will be approved and merged soon.
Using the
"react-native-leaflet-view": "^0.1.2"
, I'm getting the following warning.The map is rendered normally though.