jlyman/RN-NavigationExperimental-Redux-Example
在 GitHub 查看Animating individual components between push ?
Open
#11 建立於 2016年4月27日
help wanted
倉庫指標
- Star
- (346 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
I have a view with a map, when a marker on map is clicked
I want to push a detail view which has small version of map in top, I want the first map to scale to smaller version of the map.
- Is it possible to do such animation?
- Is it possible to preserve the map component somehow , so that new one is not re rendered?