-
Notifications
You must be signed in to change notification settings - Fork 143
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Version of react-native-naver-map libraries
0.0.47
Version of react-native
0.62
Platforms you faced the error (IOS or Android or both?)
Android
Expected behavior
react-navigation v5 사용중입니다
스크린 Stack에 Screen A,Screen B가 있으며 각 스크린은 NMapView 가 있습니다
ScreenA -> Screen B 으로 navigate를 하면
당연히 Screen B의 NMapView이 보이고, A NMapView는 이전 스크린에 유지되어야 합니다
Actual behavior
하지만 ScreenB 에서 B NMapView가 아닌 A NMapView가 화면에 오버레이되며, B NMapView는 A NMapView 아래에 렌더링 되는것이 확인되었습니다.
Tested environment (Emulator? Real Device?)
Real Device(Samsung A310N0) ENV=Dev
Screen Shot
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working