In this branch you will find the Expo version of the demo app to showcase react-native-maps-super-cluster, a high-performance map component with clustering for React Native, powered by AirBnB's react-native-maps and MapBox's SuperCluster.
You can test the app on your device with the Expo demo app.
mgscreativa is maintaining this branch. This sample application was created with CRNA.
npm i -g create-react-native-app
git clone https://github.com/novalabio/react-native-maps-super-cluster-example.git clusteredMap
cd clusteredMap
npm i
npm start
Check master branch.
See our License for more information.