react-native-yandexmapkit
react-native-yandexmapkit copied to clipboard
Debug mode API_KEY
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)