QuadFlask / react-native-naver-map

🗺️naver map for react-native
MIT License
163 stars 147 forks source link

iOS 에서 내위치 표시 가 안되네요 방법이 있을까요?? #151

Open salgilbarana opened 2 years ago

salgilbarana commented 2 years ago

Version of react-native-naver-map libraries

0.0.66

Version of react-native

0.68.2

Platforms you faced the error (IOS or Android or both?)

iOS

Expected behavior

showsMyLocationButton 버튼 누른후 본인 위치로 이동 하는 현상

Actual behavior

showsMyLocationButton 버튼은 눌리나 위치이동 안되네요 android는 잘되요

info 파일은 필요한 사항 추가 해줬습니다 (Privacy - Location When In Use Usage Description Privacy - Location Always and When In Use Usage Description)

추가적으로 android, iOS 둘다 일부 props는 작동을 안하네요 compass={true} scaleBar={true} nightMode={true}

Tested environment (Emulator? Real Device?)

Real Device

Screen Shot

lazyflog commented 2 years ago

혹시 코드를 어떻게 사용하셨는지 알 수 있을까요?