Build iOS and Android apps using EAS Build
/plugin marketplace add IvanTorresEdge/molcajete.ai/plugin install ivantorresedge-react-native-tech-stacks-js-react-native@IvanTorresEdge/molcajete.ai# Build All Platforms Build both iOS and Android apps using EAS Build service. Use the Task tool to launch the **component-builder** agent with instructions: 1. Check if EAS CLI is installed: 2. If not installed: 3. Login to Expo account: 4. Configure EAS Build (if not already): 5. Ask user for build profile using AskUserQuestion: - development (dev builds for both platforms) - preview (internal testing builds) - production (store-ready builds) 6. Start builds for both platforms: 7. Monitor build progress: - Provide build URLs for tracking - Build...