You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New user to react native in general and wanted to test create-expo-stack. I expect that running the project installer and spinning up the demo app that create-expo-stack would work out of the box, but I'm getting the following error.
Granted, I haven't done pod install (I have no idea what that is)
I haven't created a development build; I just want to spin up a demo app, so I am using Expo Go, but it's also telling me not to use Expo Go.
I could go ahead and follow these steps and hopefully debug this, but I think that the expectation of running npx create-expo-stack@latest is to run out of the box with no issues.
App seems to bundle ui well when I use the web browser, however.
Here's the configuration I used to
app: testApp
Use TypeScript: Yes
Package Manager: yarn
Navigation: Expo Router
Navigation Type: Stack
Styling: NativeWindUI
Components To Explore: All
State Management: Zustand
Auth: Supabase
Setup EAS: no
The text was updated successfully, but these errors were encountered:
New user to react native in general and wanted to test create-expo-stack. I expect that running the project installer and spinning up the demo app that
create-expo-stack
would work out of the box, but I'm getting the following error.Granted, I haven't done
pod install
(I have no idea what that is)I haven't created a development build; I just want to spin up a demo app, so I am using Expo Go, but it's also telling me not to use Expo Go.
I could go ahead and follow these steps and hopefully debug this, but I think that the expectation of running
npx create-expo-stack@latest
is to run out of the box with no issues.App seems to bundle ui well when I use the web browser, however.
Here's the configuration I used to
app: testApp
Use TypeScript: Yes
Package Manager: yarn
Navigation: Expo Router
Navigation Type: Stack
Styling: NativeWindUI
Components To Explore: All
State Management: Zustand
Auth: Supabase
Setup EAS: no
The text was updated successfully, but these errors were encountered: