-
Couldn't load subscription status.
- Fork 1.5k
Closed
Description
Describe the bug
I am new to react native app development. I followed the ignite getting started and provided all default values in the app setup questions. When i ran yarn ios , it is giving me a blank page application. The documentation shows with component, icons and assets screen shots. But I am not able to see any of them in the demo application.
Am i missing something here? Any help/pointers will be much appreciated.
Ignite version
9.7.0
Additional info
sanjeevkumar@MacBook-Pro PizzaApp % npx ignite-cli doctor
System
platform darwin
arch x64
cpu 8 cores Intel(R) Core(TM) i5-1038NG7 CPU @ 2.00GHz
directory PizzaApp /Users/sanjeevkumar/apps/react_native/PizzaApp
JavaScript (and globally-installed packages)
node 21.6.2 /usr/local/bin/node
npm 10.8.1 /usr/local/bin/npm
@angular/cli 10.0.0
@ionic/cli 7.2.0
@xata.io/cli 0.15.8
cordova-res 0.15.1
cordova 10.0.0
corepack 0.24.0
firebase-tools 8.16.2
gatsby-cli 5.10.0
ios-deploy 1.10.0
n 9.1.0
native-run 1.2.2
npm 10.8.1
react-devtools 5.0.0
yarn 1.22.19
yarn 1.22.19 /usr/local/bin/yarn
pnpm - not installed
bun - not installed
expo 51.0.11 managed
Ignite
ignite-cli 9.7.0 /Users/sanjeevkumar/.npm/_npx/e31027f3785124a8/node_modules/.bin/ignite
ignite src build /Users/sanjeevkumar/.npm/_npx/e31027f3785124a8/node_modules/ignite-cli/build
Android
java 15.0.1 /usr/bin/java
android home - undefined
iOS
xcode 15.4
cocoapods 1.15.2 /usr/local/bin/pod
Tools
git git version 2.39.3 (Apple Git-146) /usr/bin/git
louie337