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
Describe the bug
Reproduce:
(Keep the demo code in, use expo router.)
It adds it to
./app/screens. Should be in./src/app/screens, I believe.Ignite version
10.1.6 (latest)
Additional info
no