Is it impossible to return a StackNavigator without an App Container #25316
Labels
Bug
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
I want to create a stack navigator from dynamic information, but in order to do so, it either has to take in props or be embedded in a class. Either way, I cannot just return the navigator as "Functions are not valid as react children". Is it impossible to create a stack navigator from dynamic data?
The text was updated successfully, but these errors were encountered: