Skip to content
This repository was archived by the owner on Apr 15, 2020. It is now read-only.
This repository was 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

@siderakis

Description

@siderakis

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)```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions