Skip to content

Generating a new screen when using Expo Router results in wrong placement #2903

@jamonholmgren

Description

@jamonholmgren

Describe the bug

Reproduce:

      npx ignite-cli new PizzaApp2025b \
        --bundle=com.pizzaapp2025b \
        --git \
        --install-deps \
        --target-path=/Users/jh/Code/Temp/PizzaApp2025b \
        --remove-demo=false \
        --new-arch \
        --experimental=expo-router \
        --workflow=cng \
        --no-timeout=false \
        --state=mst 

(Keep the demo code in, use expo router.)

npx ignite-cli@latest g screen About

It adds it to ./app/screens. Should be in ./src/app/screens, I believe.

Ignite version

10.1.6 (latest)

Additional info

no

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions