expo VS fyi

Compare expo vs fyi and see what are their differences.

expo

An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web. (by expo)

fyi

Little bits of information that you may find useful when interacting with Expo tools and service. Append the markdown filename to https://expo.fyi/ to get a quick link to it. (by expo)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
expo fyi
111 13
28,914 665
5.0% 5.3%
10.0 8.0
6 days ago 9 days ago
TypeScript JavaScript
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

expo

Posts with mentions or reviews of expo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-28.

fyi

Posts with mentions or reviews of fyi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-04.
  • Help regarding Expo & RN CLI
    1 project | /r/reactnative | 24 Nov 2023
    So i found out this client was using unimodules for a lot of his libraries. But unimodules has been deprecated and merged into expo now. So now I followed the instructions here, and it looks like I just have migrated my application into expo only as it(expo-upgrade) created created a .expo folder now and also bumped package.json libraries to latest versions.
  • 🚀 New updates and improvements from Expo documentation this week
    1 project | /r/expo | 30 Apr 2023
    TLDR - Released new updates on EAS Update branch promotion flow deployment pattern to use a separate channel for each production runtime version release build: https://docs.expo.dev/eas-update/deployment-patterns/#branch-promotion-flow - Updates from Expo Modules API getting started guide: When importing a module in your app, you can now use relative paths: https://docs.expo.dev/modules/get-started/#using-the-module. You can still use absolute paths to import the module when creating it locally by using an additional configuration: https://github.com/expo/fyi/blob/main/absolute-path-expo-modules.md - EAS Build serves most dependencies & CocoaPods artifacts from a cache server for Android & iOS. However, in your project if you've ios directory & want cache Podlock.lock you can use paths property in eas.json: https://docs.expo.dev/build-reference/caching/#ios-dependencies - You can always look into EAS Build server infrastructure doc to learn more about the current configurations for Android and iOS build servers: https://docs.expo.dev/build-reference/infrastructure/ - With expo-updates, you can always check for updates manually if they are working or not. Check out the example: https://docs.expo.dev/versions/latest/sdk/updates/#check-for-updates-manually - Hermes apps use this debugging technique automatically when you open the debugger in Expo Go or a development build. For more in-depth info about check out the section on remote debugging: https://docs.expo.dev/guides/using-hermes/#can-i-use-remote-debugging-with-hermes - To add expo-updates to an existing React Native project, you need to configure your project. We recently updated the guide that works with latest React Native version: https://docs.expo.dev/bare/installing-updates/
  • Upgrading to Expo SDK 48 - Firebase analytics issue
    1 project | /r/expo | 17 Apr 2023
    I followed the instructions here: https://github.com/expo/fyi/blob/main/firebase-migration-guide.md
  • Unable to send push notifications with APN (Apple Push Notification Service) through Node server.
    1 project | /r/reactnative | 21 Aug 2022
    I got the DevicePushToken and sending APN push notification in the backend with Node, but I just couldn’t get it work in Expo (managed workflow). I followed exactly in docs which poorly documented and I also tried exactly like this.
  • Can't publish to Play Store
    1 project | /r/expo | 8 Apr 2022
    Has anyone had success with this tutorial from Expo? We've followed the steps here (https://github.com/expo/fyi/blob/main/creating-google-service-account.md), but in Step 8 ("Return to the API access page on the Google Play Console and ensure it shows your new service account. Click on Grant access for the newly added service account.") the service account just isn't listed.
  • Using Expo and Realm with expo-dev-client
    3 projects | dev.to | 4 Mar 2022
    This will create a prebuilt Expo app. That is, you'll see ios and android folders in your project and this won't be a managed Expo app, where all the native details are hidden and Expo takes care of everything. Having said that, you don't need to go into the ios or android folders unless you need to add some native code in Swift or Kotlin.
  • Build an Offline-First React Native Mobile App with Expo and Realm
    6 projects | dev.to | 23 Dec 2021
    Right now, Realm is not compatible with Expo Managed Workflows. In a managed Workflow Expo hides all iOS and Android native details from the JavaScript/React developer so they can concentrate on writing React code. Here, we need to prebuild our App, which will mean that we lose the nice Expo Go App that allows us to load our app using a QR code.
  • What is the core limitations of Expo for RN?
    1 project | /r/reactnative | 21 Oct 2021
    The smaller bundle size is also being worked on. Not quite sure what their timeline is, but I think it's pretty soon? See here: https://github.com/expo/fyi/blob/master/managed-app-size.md and/or watch this: https://www.youtube.com/watch?v=7E6zsRpfT4U
  • Does Expo 41 (bare workflow) work with RN 0.64?
    1 project | /r/reactnative | 25 May 2021
  • How to reduce ReactNative app size?
    1 project | /r/reactnative | 23 May 2021

What are some alternatives?

When comparing expo and fyi you can also consider the following projects:

react-native-date-picker - React Native Date Picker is datetime picker for Android and iOS. It includes date, time and datetime picker modes. The datepicker is customizable and is supporting different languages. It's written with native code to achieve the best possible look, feel and performance.

async-storage - An asynchronous, persistent, key-value storage system for React Native.

datetimepicker - React Native date & time picker component for iOS, Android and Windows

realm-js - Realm is a mobile database: an alternative to SQLite & key-value stores

react-native-lock-detection - Detects when the phone locks or unlock with React Native

expo-native-starter-kit - This starter kit let's you run expo and ejected app together. Which means you can add native modules to your code and still be able to take advantage of expo's development environment

Express - Fast, unopinionated, minimalist web framework for node.

Realm - Realm is a mobile database: a replacement for Core Data & SQLite

react-native-ui-kitten - :boom: React Native UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode

read-it-later-maybe - Offline-First React Native Mobile App with Expo and Realm

react-native-modal-datetime-picker - A React-Native datetime-picker for Android and iOS

Facebook - Used to integrate the Facebook Platform with your iOS & tvOS apps.