npm create-expo-app --template blank@51 The templates themselves are versioned such that v51.x.x of the “blank” template uses SDK 51. Answer from jameside on reddit.com
🌐
Expo Documentation
docs.expo.dev › more › create-expo
create-expo-app - Expo Documentation
A command-line tool to create a new Expo and React Native project.
🌐
Expo Documentation
docs.expo.dev › tutorial › create-your-first-app
Create your first app - Expo Documentation
We'll use create-expo-app to initialize a new Expo app. It is a command line tool to create a new React Native project.
Discussions

is it possible creating expo app with desired SDK version ?
npm create-expo-app --template blank@51 The templates themselves are versioned such that v51.x.x of the “blank” template uses SDK 51. More on reddit.com
🌐 r/expo
6
1
November 18, 2024
jsx - How can I create an expo app with Javascript? - Stack Overflow
I am trying to create an expo project with JavaScript, but, when I write npx create-expo-app@latest in the terminal, it creates a project for me with TypeScript. However, I want it to create a proj... More on stackoverflow.com
🌐 stackoverflow.com
npx create-expo-app@latest
Neither react native nor expo require typescript. The answers to your questions are in the documentation for create-expo-app . More on reddit.com
🌐 r/reactnative
5
1
August 15, 2024
Using create react native app (Expo) with Microsofts App Center? Possible alternatives?

Unless your app is very basic you'll have to eject at some point. Not much can be done without some sort of native module.

That being said you can probably clone your folder where your project is. Eject, run the initial build app center needs then go back to your original unejected project but don't quote me on that. It would likely cause some problems if you need to eject for another reason later anyway.

Either way it's unavoidable at least once as xcode needs to generate the certs etc for app center to do your builds.

More on reddit.com
🌐 r/reactnative
2
1
August 21, 2015
🌐
npm
npmjs.com › package › create-expo
Create Expo App
3 weeks ago - Create universal Expo apps. Latest version: 3.5.10, last published: 16 days ago. Start using create-expo in your project by running `npm i create-expo`. There are no other projects in the npm registry using create-expo.
      » npm install create-expo
    
Published   Dec 04, 2025
Version   3.5.10
Author   Evan Bacon
🌐
Reddit
reddit.com › r/expo › is it possible creating expo app with desired sdk version ?
r/expo on Reddit: is it possible creating expo app with desired SDK version ?
November 18, 2024 -

is there any way so that while creating app i can specify my desired SDK version so that the apps configurations and everything will also work according to that SDK version, i want to stop expo from creating app with sdk52 by default i don't how may errors it may cause when i start developing with it , since i'm comfortable with SDK 51 i want to work in that version and slowly take time before getting into SDK 52

🌐
Rn
rn.new
Create Expo Stack
The easiest way to create a React Native app with Expo
🌐
Clerk
clerk.com › docs › expo › getting-started › quickstart
Expo Quickstart
5 days ago - pnpm dlx create-expo-app@latest clerk-expo --template react-ts cd clerk-expo pnpm install pnpm run dev
Find elsewhere
🌐
Expo Documentation
docs.expo.dev › develop › development-builds › create-a-build
Create a development build on EAS - Expo Documentation
When you create a new Expo app with npx create-expo-app, you start off with a project where you update the JavaScript code on your local machine and view the changes in the Expo Go app.
🌐
Medium
medium.com › @lemonconfidence101 › create-an-expo-app-without-typescript-4f92eb3c2109
Create an expo app without Typescript | by Lemon Confidence | Medium
October 10, 2024 - Here’s how to initialize your react-native app without typescript — including all the configuration process and possible errors
🌐
React Native
reactnative.dev › docs › getting-started-without-a-framework
Get Started Without a Framework · React Native
1 week ago - Let's create a new React Native project called "AwesomeProject": ... This is not necessary if you are integrating React Native into an existing application, or if you've installed Expo in your project, or if you're adding Android support to an existing React Native project (see Integration ...
🌐
Expo
expo.dev › signup
Sign Up — Expo
Create an account for Expo here.
🌐
Expo
expo.dev
Expo
Write your native app with React. Pro-grade libraries and all the tools you need. ... Use Expo services to build, submit, update, and iterate on your apps as they grow.
🌐
Expo Documentation
docs.expo.dev
Expo Documentation
This is an iOS-only command that will upload your app to TestFlight. ... For prerequisites and complete instructions, see our guide. Try out Expo in minutes and learn how to get the most out of Expo. ... Expo supplies a vast array of SDK modules. You can also create your own.
🌐
GitHub
gist.github.com › shirakaba › dae8e6c7e442f3e9e5b4459709c3c661
Creating an Expo app in 2023 · GitHub
July 12, 2023 - My environment for mobile app dev (Xcode, Ruby, etc.) should be in reasonably good shape already as I frequently develop with React Native and NativeScript. Go to https://docs.expo.dev, and see the Quick Start: npx create-expo-app paranovel
🌐
Reddit
reddit.com › r/reactnative › npx create-expo-app@latest
r/reactnative on Reddit: npx create-expo-app@latest
August 15, 2024 -

Hello everyone,

I'm relatively new to the world of react-native.

I've now come across the fact that I wanted to learn some React in my spare time and made something with ChakraUi.

Now my app has been built so well that I want to convert it into a mobile app.

I have read a lot that the first step with Expo was a good solution for me.

But I have some questions that I still have problems understanding.

If I want to build a new app with npx create-expo-app@latest, the structure is quite complicated for me at first and the one thing is that TypeScript is used.

I mainly only used JavaScript in my React app. Can I get away from TypeScript at all?

Another question is. Do I need such a complicated structure for now.

Can't I use something like this: https://snack.expo.dev/?platform=ios

Here the structure looks pretty simple and understandable.

🌐
Expo Documentation
docs.expo.dev › more › expo-cli
Expo CLI - Expo Documentation
November 11, 2025 - Generate the native Android and iOS directories for your project: npx expo prebuild. Build and run the native apps locally: npx expo run:ios and npx expo run:android.
🌐
Medium
medium.com › @farrukh.ssarwar › react-native-with-expo-a-developers-tale-7afcaa499bdb
How to build React Native apps with Expo — A Developer’s Tale | by Farrukh Sarwar | Medium
April 8, 2025 - How to build React Native apps with Expo — A Developer’s Tale Expo Framework: Simplifying React Native Development Hey everyone! I’m Farrukh, and I want to share my adventure into the world of …
🌐
YouTube
youtube.com › watch
How to create your first Expo app | Universal App tutorial #1
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.