Expo Framework Essentials: My Modern Guide for Building Universal React Native Apps

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control
Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
surveyjs.io
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. node

    Node.js JavaScript runtime ✨🐢🚀✨

    Before jumping in, I make sure my computer is ready for coding. It does not matter if I am on macOS, Windows, or Linux. I just need Node.js. I always choose the latest LTS (Long Term Support) version for a smoother experience.

  2. SurveyJS

    SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control. Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.

    SurveyJS logo
  3. eas-cli

    Fastest way to build, submit, and update iOS and Android apps

    iOS/Android: I rely on Expo’s EAS Build for cloud builds. Even when I did not have a Mac, I could still submit my apps to the App Store and Google Play. That is a big deal.

  4. Visual Studio Code

    Visual Studio Code

    Visual Studio Code (VS Code) is my code editor. Honestly, I do not use anything else.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Integrating Lipa na MPESA (KCB MPESA STK Push) with Node.js

    3 projects | dev.to | 30 Sep 2025
  • Setting up your first React Native app using VS Code and Expo

    2 projects | dev.to | 1 May 2025
  • How To Learn React JS From Scratch

    3 projects | dev.to | 8 Mar 2025
  • Introduction to React: Building Your First Component

    2 projects | dev.to | 6 Feb 2025
  • 01 - Introduction to Node.js: What It Is, Why You Need It, and When to Use It

    2 projects | dev.to | 27 Dec 2024

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?