# Wiki Internal documentation for analytics-react-native contributors. ## Getting Started - [Devbox](devbox.md) — Nix-based dev environment setup and per-app build commands ## E2E Testing - [Overview](e2e/overview.md) — Example apps, shared test infrastructure, and devbox scripts - [Setup](e2e/setup.md) — Shared test architecture, mock server, and running tests - [Changelog](e2e/changelog.md) — History of E2E infrastructure changes ## Guides - [New Architecture Migration](guides/new-arch-migration.md) — RN 0.84 + New Arch migration for the e2e-latest example app - [Migration to v2](guides/migration-v2.md) — Migrating from analytics-react-native 1.x to 2.x ## Release - [Release Guide](../RELEASING.md) — Cutting releases with semantic-release and multi-semantic-release