Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

158
Views
expo app and react-navigation dynamic initiamrouteName

I get the name of a screen like this :

const initialScreen =
    currentStep === ESteps.ONBOARDING_COMPLETE
      ? 'CheckSteps'
      : (currentStep as keyof RootStackParamList);

and I wanted to implement it then as initialRoutename :

<SignUpStack.Navigator initialRouteName={initialScreen} headerMode="screen">
      <SignUpStack.Screen
        name="CheckSteps"
        component={CheckSteps}
        options={{ 
    ...  

I retrieve the name of the screen, but it absolutely does not redirect me ... You would know why or how to do it?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!