react-native-cluster-map icon indicating copy to clipboard operation
react-native-cluster-map copied to clipboard

Update typings.ts

Open lucatonile opened this issue 4 years ago • 0 comments

Creating jsx elements programatically inside a <ClusterMap>, e.g. {list.map( ele=> (<Marker> <CustomComponent/></Marker>) ) }, resulted in 'Types of property 'children' are incompatible.'

lucatonile avatar Dec 15 '20 19:12 lucatonile