roninoss / create-expo-stack

CLI tool to initialize a React Native application with Expo. Provides options to include Typescript, file-based routing via Expo Router, configuration based routing via pure React Navigation, styling via Nativewind, Restyle, Unistyles, StyleSheets, or Tamagui, and/or backend as a service such as Firebase and Supabase.

Home Page:https://rn.new

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename "drawer" to "tabs + drawer"

danstepanov opened this issue · comments

commented

When choosing a navigation type in the cli, you currently select between "stack", "tabs", or "drawer". This is misleading as "drawer" actually includes a tab controller as well.

can i work on this?

commented

Go for it

I was looking at the code but couldn't found where this needs to be changed, can you please help me with this ?
can you please elaborate it more to help understand the issue

commented

cli/src/utilities/runCLI.ts

Line 43 and 55

I would also make sure that you've read through the contribution guide linked in the readme of this monorepo

In the event that someone wishes to work on this, please do so, due to other commitments I will not be able to participate, I apologize for the inconvenience.

I would like to take this.

@neerajkumarc all yours! ty