[Ch 13] iOS Beta — Turbo Native shell via TestFlight #22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Feature
Lineage
Standalone — scoped from platform-playbook chapter 13 for the full-stack mdview vision.
Repo
ldraney/mdviewUser Story
As a developer
I want an iOS app for mdview
So that I can browse my project READMEs on my phone
Context
After the web app has enough iteration (10+ PRs), build the iOS shell using Turbo Native + Capacitor. Primary use case is consumption — reading rendered READMEs on the go, not editing.
File Targets
Gemfile— addturbo-nativegemios/— Capacitor iOS target (created by Capacitor init)capacitor.config.ts— Capacitor configurationFiles the agent should NOT touch:
app/controllers/markdown_controller.rb— rendering logic stays the sameFeature Flag
none
Acceptance Criteria
Test Expectations
npx cap run iosConstraints
Checklist
Related
project-mdview— project this affects