ericvicenti/navigation-rfc

AnimatedStackView configScene?

Open

#3 opened on Jan 3, 2016

View on GitHub
 (4 comments) (0 reactions) (0 assignees) (44 forks)github user discovery
help wanted

Repository metrics

Stars
 (440 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Current react-native navigator has an option configScene to specify different types of animations(PushFromRight, PushFromBottom, ...). can we have similar for AnimatedStackView ?

Contributor guide