Skip to main content

One doc tagged with "react native"

View all tags

Fully local Expo EAS build for CI

Expo EAS CLI has a --local build mode but it's not completely local out of the box. This article describes how to make it less reliant on the expo.dev cloud in order to build your app on a CI like GitHub Actions.