Skip to content

Confused about comment about "fully native stack navigation" #1822

Answered by leonskim
1mike12 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @1mike12!

createStackNavigator is used as default when generating a navigator by ignite-cli. For example,

1. Generate a navigator with ignite-cli

$ npx ignite-cli generate navigator TestNavigator 

2. Generated navigator

So, after generating a navigator, you'll be able to turn that into createNativeStackNavigator if you need.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jamonholmgren
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants