react-native-yandexmapkit icon indicating copy to clipboard operation
react-native-yandexmapkit copied to clipboard

Debug mode API_KEY

Open andryuwka opened this issue 9 years ago • 0 comments

you can set api_key like this: YandexMapKit.setApiKey('1234567890'); and comment this line: import { YANDEXMAPKIT_API_KEY } from 'react-native-dotenv';

after this, example project should works. i think that it might be helpful to you)

andryuwka avatar Dec 13 '16 14:12 andryuwka