react-native-cluster-map
react-native-cluster-map copied to clipboard
Update typings.ts
Creating jsx elements programatically inside a <ClusterMap>, e.g. {list.map( ele=> (<Marker> <CustomComponent/></Marker>) ) }, resulted in 'Types of property 'children' are incompatible.'