Skip to content

안드로이드 스크린 이동 시 이전 스크린의 지도가 오버레이됩니다 #27

@shpongle2634

Description

@shpongle2634

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions