Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it impossible to return a StackNavigator without an App Container #25316

Closed
vikramkh opened this issue Jun 19, 2019 · 3 comments
Closed

Is it impossible to return a StackNavigator without an App Container #25316

vikramkh opened this issue Jun 19, 2019 · 3 comments
Labels
Bug Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@vikramkh
Copy link

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?

@vikramkh vikramkh added the Bug label Jun 19, 2019
@vikramkh
Copy link
Author

I did not mean to label this as a Bug

@react-native-bot
Copy link
Collaborator

Thanks for submitting your issue. Can you take another look at your description and make sure the issue template has been filled in its entirety?

👉 Click here if you want to take another look at the Bug Report issue template.

@react-native-bot react-native-bot added Ran Commands One of our bots successfully processed a command. Resolution: Needs More Information labels Jun 19, 2019
@dulmandakh
Copy link
Contributor

Sorry, React Native has no navigation feature and you issue might be related to some other navigation library. Please file an issue to your navigation library.

@facebook facebook locked as resolved and limited conversation to collaborators Jun 20, 2020
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jun 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants