Skip to content

kevinthelago/mobile-studio-code

Repository files navigation

Mobile Studio Code

A mobile IDE built with Expo and React Native — write, edit, and ship code from your iOS device.


Status

EAS Update CI Expo Preview GitHub Issues GitHub PRs


📱 Run the latest in Expo Go

Every push to main publishes an EAS Update to the main channel.

▶️ Open the latest update on expo.dev →

That page has a QR code and an "Open in Expo Go" button. The link is always live — it points at whatever was last published.

If you'd rather deeplink directly, paste this into Safari on your iOS device:

exp://u.expo.dev/a11a7b6c-6d05-4b39-9ff1-ea694b914b66?channel-name=main

GitHub's mobile renderer strips exp:// links so they can't be tapped from this README. The https link above works from anywhere. Requires Expo Go installed.


🗂️ Task & Branch Workflow

Every change is tracked through a GitHub Issue.

Open Issue  →  Create Branch  →  Open PR  →  Merge  →  Issue Closes
Step Convention
New task Open a GitHub Issue (use a template below)
Start work Create branch issue-{number}/short-slug
Open PR Fill in PR template — include Closes #N
Merge Issue auto-closes, EAS Update publishes

Issue Templates


Getting Started (local dev)

npm install
npx expo start --tunnel

Scan the QR with Expo Go. --tunnel works from anywhere; drop the flag if your phone is on the same Wi-Fi.


Tech Stack

Framework Expo SDK 54 / React Native 0.81
Router expo-router
OTA updates EAS Update (channel: main)
AI Anthropic Claude (@anthropic-ai/sdk)
Language TypeScript

About

AI-first mobile IDE for iOS — browse, edit, and commit to GitHub repos with Claude as your coding agent

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages