jlyman/RN-NavigationExperimental-Redux-Example

Animating individual components between push ?

开放

#11 创建于 2016年4月27日

 (1 条评论) (2 个反应) (0 位负责人)JavaScript (31 个派生)batch import
help wanted

仓库指标

星标
 (341 个星标)
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.

  1. Is it possible to do such animation?
  2. Is it possible to preserve the map component somehow , so that new one is not re rendered?

贡献者指南