googlemaps / react-native-navigation-sdk

React Native library (Beta) for bringing Google Navigation SDK to Android and iOS apps using React.
https://www.npmjs.com/package/@googlemaps/react-native-navigation-sdk
Apache License 2.0
31 stars 7 forks source link

Showing white screen when implementing version 0.6.1. #318

Closed hemantrajputcdn closed 3 weeks ago

hemantrajputcdn commented 4 weeks ago

Screenshot 2024-10-25 at 7 07 19 PM OS:- Android version:- 14.0

I think the issue is google map is not initializing.

jokerttu commented 3 weeks ago

Hi @hemantrajputcdn

Could you please provide more details about your local setup? Specifically:

This information will help us narrow down what might be causing the white screen. Thank you!

hemantrajputcdn commented 3 weeks ago

Than you for your response. I've resolved it.

xiaobc1234 commented 1 week ago

Than you for your response. I've resolved it.

@hemantrajputcdn May I ask how you solved it? I also encountered this problem.

hemantrajputcdn commented 1 week ago

@xiaobc1234 I just followed the example folder structure and added all the necessary code from there.