jlyman/RN-NavigationExperimental-Redux-Example
Ver no GitHubAnimating individual components between push ?
Open
#11 aberto em 27 de abr. de 2016
help wanted
Métricas do repositório
- Stars
- (346 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
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?