Berk Ayvalı
Results
3
comments of
Berk Ayvalı
Hi, is it fixed ?
`` Adding this line into android/app/src/main/AndroidManifest.xml fixed mine.
Working Answer: 1. step => install libraries '@react-jvectormap/world' and '@react-jvectormap/core' 2. step create component DONT FORGET import worldMill like this `import worldMill from '@react-jvectormap/world/worldMill.json';` ``` import worldMill from '@react-jvectormap/world/worldMill.json'; import...