jlyman/RN-NavigationExperimental-Redux-Example

Animating individual components between push ?

オープン

#11 opened on 2016/04/27

 (1 件のコメント) (2 件のリアクション) (0 人の担当者)JavaScript (31 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (341 個のスター)
PR merge metrics
 (30d に merged 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?

コントリビューターガイド