You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2020. It is now read-only.
I am incredibly intrigued by what I think this package is trying to accomplish, but I can't tell if it should even be attempted to be used. As referenced in issue #5, using the Transitioner from this package with createNavigator does not work in either the example project or an external project. Also, the react-navigation package uses a Transitioner from the react-navigation-stack project, so it seems like this isn't used by anything related to react-navigation (at the moment at least).
Is this an artifact of a past time or idea that was never fleshed out? Something that used to work but has since been deprecated? Or is it being actively worked on and will be released properly in the future? Am I missing something?
I've been wrestling with it for a while and would love to know if I should continue to invest any time trying to use it.