Debug mode API_KEY
Opened this issue · 0 comments
andryuwka commented
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)