experimental-transitioner
experimental-transitioner copied to clipboard
A navigator for custom screen transitions with React Navigation and React Native
Results
2
experimental-transitioner issues
Sort by
recently updated
recently updated
newest added
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...
From the example app ``` [23:42:21] TypeError: TypeError: undefined is not an object (evaluating 'descriptors[transitionRouteKey].options') This error is located at: in Transitioner (at createNavigator.js:59) in Navigator (at SceneView.js:9) in SceneView...