1 repo
Tools for generating and managing native application binaries and development builds.
Distinguishing note: Focuses on the automated generation of native development builds for mobile platforms, distinct from general build systems.
Explore 1 awesome GitHub repository matching mobile development · Build Tooling. Refine with filters or upvote what's useful.
Expo is a universal mobile framework designed to build native iOS and Android applications from a single codebase using web-standard technologies. It provides a comprehensive development environment that includes a unified runtime for testing, cloud-based infrastructure for compiling and signing native binaries, and automated tools for managing the entire mobile release lifecycle, including app store submission. The framework distinguishes itself through a plugin-based native configuration engine that programmatically modifies project files, allowing developers to integrate native modules wit
Expo supports creating custom native iOS development builds for testing on simulators by configuring development profiles and running build commands.