A mobile application built with Expo and React Native for Android development.
- Expo SDK: 54.0.14 (latest)
- React Native: 0.81.4
- React: 19.1.0
- New Architecture: Enabled
- Node.js (v22.20.0 or higher)
- npm or yarn
- For Android: Android Studio and Android SDK
- For iOS: macOS with Xcode (or use Expo Go app)
npm install# Start Expo development server
npm start
# Run on Android
npm run android
# Run on iOS (macOS only)
npm run ios
# Run in web browser
npm run web- Main app entry point:
App.js - Configuration:
app.json - Assets:
assets/directory
The original Go-based VibeKeeper project has been archived to branch claude/archive-go-vibekeeper-011CULEFdoVimPHWpC58Yyhu.
MIT