- Node.js 18+
- React Native CLI
- Android Studio (for Android) or Xcode (for iOS)
- Physical device or emulator
git clone https://github.com/ecotask-network/ecotask-app.git
cd ecotask-app
cp .env.example .env
npm installcd ios && pod install && cd ..
npm run iosnpm run androidSee .env.example for all required variables.
- Metro bundler starts without errors
- App renders Home screen with impact stats
- Wallet connect button appears
- Tasks tab shows sample data