Closed
Description
Version
Tell us which versions you are using:
- react-native-router-flux v3.34.0
- react-native v0.31.1
Expected behaviour
Actions.get
should return any scene
Actual behaviour
Actions.get
only returns scenes that already are on the nav stack
Steps to reproduce
- Call
Actions.get
with any key that wasn't instantiated yet.. It will returnnull
Metadata
Metadata
Assignees
Labels
No labels