You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using an example src file with the latest React Native implementation without Expo, but the clusters aren't showing at all on Android, yet they show up on iOS.
I ran into the same issue and after trying many different approaches i finally got it working!
The only solution that worked for me was by using the following config and turning the newArchitecture off.
I'm having the same issue, tried to install "react-native-clusterer": "^2.0.0", but still issue's the same. Setting newArchitecture=false is breaking my app.
Have you found any solutions?
I am using an example src file with the
latest React Native implementation without Expo
, but the clusters aren't showing at all on Android, yet they show up on iOS.Package version:
The text was updated successfully, but these errors were encountered: