Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

transitioner throws error, in real app and also the example app #5

Open
siderakis opened this issue Oct 28, 2018 · 2 comments
Open

Comments

@siderakis
Copy link

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 (at SwitchView.js:12)
    in SwitchView (at createNavigator.js:59)
    in Navigator (at createAppContainer.js:380)
    in NavigationContainer (at App.js:52)
    in RCTView (at View.js:60)
    in View (at LayoutContext.js:133)
    in RCTView (at View.js:60)
    in View (at LayoutContext.js:207)
    in InternalLayoutProvider (at LayoutContext.js:219)
    in LayoutProvider (at App.js:51)
    in App (at registerRootComponent.js:35)
    in RootErrorBoundary (at registerRootComponent.js:34)
    in ExpoRootComponent (at renderApplication.js:33)
    in RCTView (at View.js:60)
    in View (at AppContainer.js:102)
    in RCTView (at View.js:60)
    in View (at AppContainer.js:122)
    in AppContainer (at renderApplication.js:32)```
@stan-sack
Copy link

@ericvicenti any idea on how to deal with this?

@ovy9086
Copy link

ovy9086 commented Feb 15, 2019

getting same error here. any updates @ericvicenti ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants