create-react-native-app
create-react-native-app copied to clipboard
Create React Native apps that run on iOS, Android, and web
**Describe the bug** eas.json error on building ``` Error: eas.json is not valid [ValidationError: "builds" is not allowed] ``` **To Reproduce** ``` npx create-react-native-app -t with-dev-client ``` ``` eas build...
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.2.2 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...
Bumps [got](https://github.com/sindresorhus/got) from 11.1.3 to 11.8.5. Release notes Sourced from got's releases. v11.8.5 Backport security fix https://github.com/sindresorhus/got/commit/861ccd9ac2237df762a9e2beed7edd88c60782dc CVE-2022-33987 https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5 v11.8.3 Bump cacheable-request dependency (#1921) 9463bb6 Fix HTTPError missing .code property...
All recent projects created by "create-react-native-app" are not working with the command "expo run:android". Old projects that I created before (just 1-2 weeks ago) work well with the same command....
Summary like below screenshot, when i command "npm run ios" , it just stopped even finished to install on simulator . in this situation , i press "i" to open...
**Describe the bug** It's currently confusing to users that most templates are managed apps but the default template is a bare app. We should be more clear about this and...
Uncaught Error: java.net.SocketTimeoutException: failed to connect to /192.168.0.102 (port 19000) from / 192.168.0.100 (port 42950) after 10000ms #876 This issue is already resolved at https://github.com/expo/create-react-native-app/issues/876 By changing my "wifi settings...
Is there an option to select the React Native version just like we can do with the `react-native init newproject --version X.XX.X`?
Hey, this is a feature request and I would possibly want to work on it as I'm looking for simple stuff to do on my free time. Basically what I'm...
So this would be a pretty large enhancement, but there's often times I would like the features of several of the different templates (Typescript, Routing, Auth). Would be a huge...