Hi - I work on Expo. Yes. There are thousands of companies that build and deliver their apps with Expo to many millions of end users. Our focus as a team is to make Expo something that powers the apps we all use every day, so we pay a lot of attention to making our open source tools and our cloud services work for serious customers. Answer from ccheever on reddit.com
🌐
Expo Documentation
docs.expo.dev
Expo Documentation
Docs · BlogChangelogStar Us on GitHub · Hide navigation · Search · HomeGuidesEASReferenceLearn · ArchiveExpo SnackDiscord and ForumsNewsletter · State of React Native 2025 · Have a few minutes and want to shape the future of React Native? Fill out the Survey Now!
Tools for development
By default, Expo Doctor validates your project's packages against the React Native directory and checks if app config properties are properly synced when native directories exist. You can configure these checks in your project's package.json file.
Create a project
Learn how to create a new Expo project · System requirements:
Start developing
Make your first change to an Expo project and see it live on your device.
Set up your environment
Learn how to set up your development environment to start building with Expo.
🌐
React Native
reactnative.dev › docs › environment-setup
Get Started with React Native · React Native
1 week ago - Expo provides features like file-based routing, high-quality universal libraries, and the ability to write plugins that modify native code without having to manage native files. ... Yes. You can use React Native without a Framework.
Discussions

Are companies actually using Expo for developing React Native apps?
Hi - I work on Expo. Yes. There are thousands of companies that build and deliver their apps with Expo to many millions of end users. Our focus as a team is to make Expo something that powers the apps we all use every day, so we pay a lot of attention to making our open source tools and our cloud services work for serious customers. More on reddit.com
🌐 r/reactnative
113
91
June 24, 2023
Expo vs React Native documentation?
They don’t cover the same things More on reddit.com
🌐 r/expo
8
4
October 29, 2024
is everyone just using Expo?
Yes its the recommended way More on reddit.com
🌐 r/reactnative
130
87
February 20, 2025
🌐
Expo
expo.dev
Expo
🌟 Why choose #Expo for your next app? Enjoy the simplicity of building with one codebase for all platforms, access a rich library of pre-built components, and streamline updates with over-the-air changes—all without touching native code! 🚀 #ReactNative #js #100DaysOfCode
🌐
GitHub
github.com › expo › expo
GitHub - expo/expo: An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
October 26, 2025 - Learn about building and deploying universal apps in our official docs! ... packages All the source code for Expo modules, if you want to edit a library or just see how it works this is where you'll find it.
Starred by 45.8K users
Forked by 10.4K users
Languages   TypeScript 55.8% | Kotlin 16.9% | Swift 12.3% | Objective-C 4.2% | JavaScript 3.1% | C++ 2.9%
🌐
Supabase
supabase.com › docs › guides › getting-started › tutorials › with-expo-react-native
Build a User Management App with Expo React Native | Supabase Docs
1 day ago - Read the API keys docs for a full explanation of all key types and their uses. Let's start building the React Native app from scratch. We can use expo to initialize an app called expo-user-management:
🌐
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 - Expo, in essence, is a set of tools and services built around React Native. It simplifies the development workflow, allowing you to focus on writing JavaScript code instead of wrestling with native build tools and configurations.
Find elsewhere
🌐
Ideo Software
ideosoftware.com › software house › blog
React Native – What is Expo and is it worth using? / Digitization blog | Project-based Software Development
It is an entire, extensive environment that allows you to conveniently create projects using the command line (Expo CLI), use tools to run applications on a virtual device (Expo Snack), or immediately test implemented changes on your own hardware (Expo Go). Expo therefore provides very wide possibilities in the context of building cross-platform applications in React Native.
🌐
DEV Community
dev.to › vrinch › getting-started-with-react-native-expo-a-beginners-guide-4ae8
Getting Started with React Native (EXPO): A Beginner's Guide - DEV Community
October 10, 2024 - Pre-built Modules: Expo includes a wide range of APIs to access native device functionalities. Before we start, ensure you have the following installed: ... Expo CLI: The command-line interface for Expo. Expo Go: Download the Expo Go app from the App Store (iOS) or Google Play (Android) for testing on your mobile device. ... Now, let’s create our first React Native app using Expo.
🌐
Nx
nx.dev › docs › technologies › react › expo
Expo | Nx
Learn how to use the @nx/expo plugin to manage Expo applications and libraries within an Nx workspace, including setup, configuration, and task inference · Smart Repos · Fast Builds
🌐
Galaxies.dev
galaxies.dev › article › should-you-use-expo-react-native
Should you use Expo for React Native? | Galaxies.dev
February 11, 2024 - Aside from the simplified development process, here are some golden nuggets about using Expo: Ease of Use: Build and deploy native mobile apps without ever touching native code directly. Cloud Builds: With EAS, even Mac-less developers can build and submit iOS apps. Over-the-Air Updates: Deploy JavaScript, styles, and images updates directly to users, bypassing app store reviews. Web Development: Port your React Native app to the web, maintaining a single codebase for all platforms.
🌐
Nativewind
nativewind.dev › docs › getting-started › installation
Installation
October 14, 2025 - If you'd like to skip manual setup ... Tailwind CSS. ... You will need to install nativewind and its peer dependencies tailwindcss, react-native-reanimated and react-native-safe-area-context....
🌐
Rn
rn.new
Create Expo Stack
Use npx rn-new instead of npx create-expo-app to configure and install common packages easily. ... I recently found out rn-new and it's been a breeze setting up project details. ... This is a list of features we're working on, and what we intend to release in future versions. This list is subject to change and will be updated as we make progress. ... A free preview of NativeWindUI, a set of beautifully designed components based on Apple's Human Interface Guidelines using NativeWind.