HMS-Core / hms-react-native-plugin

This repo contains all of React-Native HMS plugins.
https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1
Apache License 2.0
241 stars 68 forks source link

ADD react-native-hms-map setAccessToken function and made apiKey optional #338

Open zaferatli opened 3 months ago

zaferatli commented 3 months ago

According to Huawei Map SDK apiKey is not required and initializer code block couldn't set AccessToken.

I had confusion about those terms and i set up wrongfully

https://github.com/HMS-Core/hms-react-native-plugin/issues/337