Public repository for a subscription-tracking app prototype built with Expo/React Native.
- Expo app source under
app/and supporting project files - App Store / release notes under
docs/appstore/ - Local tests and utility scripts
Install dependencies:
npm installRun tests:
npm testStart the Expo app:
npm run startDo not commit local credentials or build artifacts. In particular, keep these local-only:
.env/.env.*credentials.json- Apple signing files such as
*.p12,*.key,*.mobileprovision, and*.pem - generated native folders and Expo build output