Skip to content

feat: set up Capacitor for Android/iOS mobile builds#197

Open
JesseRWeigel wants to merge 2 commits intomainfrom
feat/capacitor-setup
Open

feat: set up Capacitor for Android/iOS mobile builds#197
JesseRWeigel wants to merge 2 commits intomainfrom
feat/capacitor-setup

Conversation

@JesseRWeigel
Copy link
Copy Markdown
Owner

Summary

  • Add Capacitor with Android platform support (@capacitor/core, @capacitor/cli, @capacitor/android)
  • Include the generated android/ native project so contributors can build the app
  • Add convenience scripts: cap:sync, cap:android, cap:ios
  • Add mobile build instructions to README
  • Gitignore Android build artifacts (android/app/build/, android/.gradle/, android/local.properties)

Test plan

  • yarn build succeeds
  • npx cap sync succeeds
  • yarn test — all 160 tests pass
  • Open in Android Studio with npx cap open android and run on emulator/device

🤖 Generated with Claude Code

JesseRWeigel and others added 2 commits March 22, 2026 00:23
Closes #190, closes #196

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Adds Capacitor with Android platform support, convenience scripts
(cap:sync, cap:android, cap:ios), and mobile build docs in README.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant