jlyman/RN-NavigationExperimental-Redux-Example

Animating individual components between push ?

Open

#11 aperta il 27 apr 2016

Vedi su GitHub
 (1 commento) (2 reazioni) (0 assegnatari)JavaScript (34 fork)batch import
help wanted

Metriche repository

Star
 (346 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor