asata / react-native-daummap

react-native용 Daum 지도
MIT License
26 stars 22 forks source link

[android] Tried to use permissions API but the host Activity doesn't implement PermissionAwareActivity #17

Open roger-ngx opened 4 years ago

roger-ngx commented 4 years ago

I have this problem on Android when I wanna open the MapView. Tried to use permissions API but the host Activity doesn't implement PermissionAwareActivity. Do you know how to fix it. Thank you.