{"slug":"export","title":"Export the project","summary":"Export downloads the current Expo project as a .zip, so you can open it in another editor or build it yourself. The app is not locked to FluxNative.","body":"Click **Export** in the project bar. You receive the source for the current revision: the app, its assets, and the project files an Expo app needs.\n\n## What is in the file\n\n- **Included:** the source, assets, and the public `.env` values the app is allowed to ship.\n- **Not included:** secrets saved under Connections, and signed binaries. Download APK, AAB, and IPA files from the Build panel.\n\n## Run it yourself\n\n```\nnpm install\nnpx expo start\n```\n\n## Who can export\n\nExport follows the same access as the rest of the workspace. A member needs access to that app.\n\n## Keep editing in both places\n\nYou can keep editing here after an export. FluxNative does not sync an external checkout. To let an external coding agent edit this project's source directly, use [Connect an editor](/docs/remote-mcp).","sectionSlug":"build","sectionTitle":"Build your app","updatedAt":"2026-09-23T22:51:25.250Z","previous":{"slug":"checks","title":"Checks"},"next":{"slug":"figma","title":"Import from Figma"}}