Software Alternatives & Reviews

Expo Reviews

The fastest way to build an iOS and Android app 📱

Social recommendations and mentions

We have tracked the following product recommendations or mentions on Reddit and HackerNews. They can help you see what people think about Expo and what they use it for.
  • Convert Reactjs + Firebase Project to a Mobile apk app. Please help
    I haven't messed with React Native in a hot minute, but it should be rather easy to port your React app to React Native. I recall using expo.io in uni for react native development. Hope that helps. - Source: Reddit / 4 months ago
  • Form Validation in React (Native) using Formik
    Expo: Expo is a free and open source toolchain built around React Native to help you build native iOS and Android projects using JavaScript and React. Expo is a great way to get started with React Native. - Source: dev.to / 6 months ago
  • Facing error (0 , (_wordwrap || _load_wordwrap(...)).default)(...)(...).trimStart is not a function on expo init
    I am trying to create react native application with Expo. As per react native official documentation, I have installed Node 8+ (v8.12.0) & expo-cli on my windows system and then run command expo init AwesomeProject. But its giving error as. - Source: Reddit / 11 months ago
  • Animating react-native-svg dash length of a <Circle />
    NOTE: project is importing this library from expo.io but it's essentially react-native-svg. - Source: Reddit / 11 months ago
  • How to implement Video and/or Audio calling in React Native Expo application
    I am building a react native application using Expo and I need to add audio calling and video calling functionalities, however it seems that I cant use react-native-webrtc (Link here) without ejecting Expo. - Source: Reddit / 11 months ago
  • Tab and Stack Layout in React Native
    I was creating a React Native app with Expo a week ago and I had to do a layout with a bottom tab navigator and implement a stack layout at the same time. Stack navigation essentially puts screens on top of other screens when you navigate to other pages, while tab navigation allows you to have a bottom page to choose between pages. - Source: dev.to / 12 months ago
  • React Native: Boilerplates overview
    For more info check out their documentation at https://expo.io/ ! - Source: dev.to / 12 months ago
  • Can't load expo app: Something went wrong
    I've created an expo app with exp init MyApp command and started it by running exp start in MyApp directory. - Source: Reddit / about 1 year ago
  • Email Password Authentication using Firebase in React Native
    IMPORTANT - We will not be using Expo in our project. - Source: dev.to / about 1 year ago
  • Decompiled 2022 Beijing Olympics Apps
    I’m using the [Expo SDK](https://expo.io) and it declares a whole bunch of permissions yet goes through review fine without any explanation. - Source: Hacker News / about 1 year ago
  • [AskJS] How to develop android apps with javascript?
    Look into using https://expo.io/ by watching this tutorial https://www.youtube.com/watch?v=0-S5a0eXPoc. - Source: Reddit / about 1 year ago
  • Build an Offline-First React Native Mobile App with Expo and Realm
    To help with offline data management and syncing between different devices, running different OSes, we can use MongoDB’s Realm. To create a single code base that works well in both platforms we can use React Native. And the simplest way to create React Native Apps is using Expo. - Source: dev.to / over 1 year ago
  • 3 Lines of Code Shouldn’t Take All Day
    Not getting paid by them, but https://expo.io totally fixed this problem for me. I’m not a mobile developer professionally, but it was amazing to me how quickly you can prototype with a workflow like this since code updates are live on your device in less than 5 seconds. - Source: Reddit / over 1 year ago
  • CoinTracker Wants to Use expo.io to Sign In
    Tried to sign into CoinTracker iOS app like I do each day and got this message for the first time: CoinTracker Wants to Use expo.io to Sign In. - Source: Reddit / over 1 year ago
  • Build Infinity Scroll with Firebase and React Native ( Expo)
    In this tutorial we will implement this design pattern with Firebase's Firestore database and Expo . - Source: dev.to / over 1 year ago
  • Running React Native everywhere: The Web
    In this tutorial we're not using Expo because it's not compatible (yet) with every platform we're supporting. Still, Expo for Web supports React Native for Web out-of-the-box, provides dozens of additional cross-platform APIs, includes web build optimizations, and is compatible with the broader React Native ecosystem. - Source: dev.to / over 1 year ago
  • Is Vue the right approach for a web/mobile app?
    This is why I learned React Native. You can start with https://expo.io/. All the plugins you need is there. - Source: Reddit / over 1 year ago
  • NativeScript vs. React Native
    Building React Native apps with Expo and using the Expo docs simplifies working with React Native docs as a beginner building a functional React Native app. - Source: dev.to / over 1 year ago
  • Styled-components not working
    i'm programming an app on expo.io with an already "styled-components" brought through package.json. - Source: Reddit / over 1 year ago
  • Ask HN: No / low-code tools to build an application in 2021?
    If it's a web saas, we're building Saasform [1] with your use case in mind. One relevant example is launching your MVP as a serverless API (e.g. On Firebase) + react/vue front end. Just iterate on your core product and features, we handle home page, registration and payments. For mobile apps I'd recommend Expo [2] and, if you can, stay with their managed flow. If you want to iterate fast, you need to take into... - Source: Hacker News / over 1 year ago
  • What's the difference between "react-native init" and "create-react-native-app"?
    If you are new to react native, I would highly recommend looking into Expo! It's a very beginner friendly way of getting started with react native : expo. - Source: Reddit / almost 2 years ago

Do you know an article comparing Expo to other products?
Suggest a link to a post with product alternatives.