📱 iOS app UI starter. Paste the design link below into Claude Code, Rork, Lovable, or your AI app builder and ask it to start from this design. These are UI starters. Add your own backend/data logic.
Human and curious? This structured page is what coding agents read. See how the whole flow works →
Forma — Tasks
A clean to-do list grouped by section with priorities and a progress header.
#Dark #Tasks #Minimal
https://vp0.com/source/forma-tasksnpx vp0com add forma-tasks --target react-nativeOr skip the paste
Install the free VP0 MCP once and your AI builder can search and import any design by name, with no link to copy and no API key.
claude mcp add vp0 -- npx -y vp0-mcp{
"mcpServers": {
"vp0": { "command": "npx", "args": ["-y", "vp0-mcp"] }
}
}Use with AI
Build this iOS app design in my project: "Forma — Tasks" — A clean to-do list grouped by section with priorities and a progress header.. 1. Fetch https://api.vp0.com/designs/forma-tasks/manifest — a JSON manifest whose files[] array contains EVERY source file inline (path + content). 2. Create each file at its exact files[].path and paste its content VERBATIM. Do not re-imagine or restyle the UI — the provided code IS the design. 3. Install dependencies exactly as given by the manifest's installCommand field (skip if null). 4. Render the entry component (targets[].entrypoint) from a screen. Keep SafeAreaView / safe-area insets and the existing styling untouched. 5. It is a UI starter: once it renders pixel-perfect, wire my own data, navigation and backend on top. Human-readable source page: https://vp0.com/source/forma-tasks
This is an iOS app UI starter for Expo React Native ("Forma — Tasks").
Integrate it into the user's Expo project as follows:
1. No extra dependencies are required.
2. Create the following file(s) and paste each provided "content" exactly:
- App.tsx
- TasksView.swift
3. Render the exported component from a screen (e.g. app/(tabs)/index.tsx). It targets iOS — keep SafeAreaView / safe-area insets and the existing styling.
4. These are UI starters: reproduce the visual layout faithfully, then wire the user's own data/navigation/backend afterward.Paste-ready prompts per builder
Claude Code
Build this iOS app design in my project. If the vp0 MCP server is connected, use its tools to import "forma-tasks" directly. Otherwise run `npx vp0com add forma-tasks --target react-native`, or follow the steps below. 1. Fetch https://api.vp0.com/r/forma-tasks.json: a JSON manifest whose files[] array contains EVERY source file inline (path + content). 2. Create each file at its exact files[].path and paste its content VERBATIM. Do not re-imagine or restyle the UI: the provided code IS the design. 3. Install dependencies exactly as given by the manifest's installCommand field (skip if null). 4. Render the entry component (targets[].entrypoint) from a screen. Keep SafeAreaView / safe-area insets and the existing styling untouched. 5. It is a UI starter: once it renders pixel-perfect, wire my own data, navigation and backend on top. Human-readable source page: https://vp0.com/source/forma-tasks
Cursor
Build this iOS app design in my project. In agent mode, run `npx vp0com add forma-tasks --target react-native` in the terminal, or follow the steps below. 1. Fetch https://api.vp0.com/r/forma-tasks.json: a JSON manifest whose files[] array contains EVERY source file inline (path + content). 2. Create each file at its exact files[].path and paste its content VERBATIM. Do not re-imagine or restyle the UI: the provided code IS the design. 3. Install dependencies exactly as given by the manifest's installCommand field (skip if null). 4. Render the entry component (targets[].entrypoint) from a screen. Keep SafeAreaView / safe-area insets and the existing styling untouched. 5. It is a UI starter: once it renders pixel-perfect, wire my own data, navigation and backend on top. Human-readable source page: https://vp0.com/source/forma-tasks
Rork
Build this iOS app design in my project. It is React Native (Expo-compatible), so use the files as-is. 1. Fetch https://api.vp0.com/r/forma-tasks.json: a JSON manifest whose files[] array contains EVERY source file inline (path + content). 2. Create each file at its exact files[].path and paste its content VERBATIM. Do not re-imagine or restyle the UI: the provided code IS the design. 3. Install dependencies exactly as given by the manifest's installCommand field (skip if null). 4. Render the entry component (targets[].entrypoint) from a screen. Keep SafeAreaView / safe-area insets and the existing styling untouched. 5. It is a UI starter: once it renders pixel-perfect, wire my own data, navigation and backend on top. Human-readable source page: https://vp0.com/source/forma-tasks
Lovable
Build this iOS app design in my project. The source is React Native (Expo-compatible); if your stack differs, recreate every screen faithfully: keep layout, spacing, colors and typography exactly as in the code. 1. Fetch https://api.vp0.com/r/forma-tasks.json: a JSON manifest whose files[] array contains EVERY source file inline (path + content). 2. Create each file at its exact files[].path and paste its content VERBATIM. Do not re-imagine or restyle the UI: the provided code IS the design. 3. Install dependencies exactly as given by the manifest's installCommand field (skip if null). 4. Render the entry component (targets[].entrypoint) from a screen. Keep SafeAreaView / safe-area insets and the existing styling untouched. 5. It is a UI starter: once it renders pixel-perfect, wire my own data, navigation and backend on top. Human-readable source page: https://vp0.com/source/forma-tasks
v0 by Vercel
Recreate this iOS app design. The manifest below contains every source file; keep layout, spacing, colors and typography exactly as in the code. 1. Fetch https://api.vp0.com/r/forma-tasks.json: a JSON manifest whose files[] array contains EVERY source file inline (path + content). 2. Create each file at its exact files[].path and paste its content VERBATIM. Do not re-imagine or restyle the UI: the provided code IS the design. 3. Install dependencies exactly as given by the manifest's installCommand field (skip if null). 4. Render the entry component (targets[].entrypoint) from a screen. Keep SafeAreaView / safe-area insets and the existing styling untouched. 5. It is a UI starter: once it renders pixel-perfect, wire my own data, navigation and backend on top. Human-readable source page: https://vp0.com/source/forma-tasks
Bolt
Build this iOS app design in my project. The source is React Native (Expo-compatible); if your stack differs, recreate every screen faithfully: keep layout, spacing, colors and typography exactly as in the code. 1. Fetch https://api.vp0.com/r/forma-tasks.json: a JSON manifest whose files[] array contains EVERY source file inline (path + content). 2. Create each file at its exact files[].path and paste its content VERBATIM. Do not re-imagine or restyle the UI: the provided code IS the design. 3. Install dependencies exactly as given by the manifest's installCommand field (skip if null). 4. Render the entry component (targets[].entrypoint) from a screen. Keep SafeAreaView / safe-area insets and the existing styling untouched. 5. It is a UI starter: once it renders pixel-perfect, wire my own data, navigation and backend on top. Human-readable source page: https://vp0.com/source/forma-tasks
Replit
Build this iOS app design in my project. The source is React Native (Expo-compatible); if your stack differs, recreate every screen faithfully: keep layout, spacing, colors and typography exactly as in the code. 1. Fetch https://api.vp0.com/r/forma-tasks.json: a JSON manifest whose files[] array contains EVERY source file inline (path + content). 2. Create each file at its exact files[].path and paste its content VERBATIM. Do not re-imagine or restyle the UI: the provided code IS the design. 3. Install dependencies exactly as given by the manifest's installCommand field (skip if null). 4. Render the entry component (targets[].entrypoint) from a screen. Keep SafeAreaView / safe-area insets and the existing styling untouched. 5. It is a UI starter: once it renders pixel-perfect, wire my own data, navigation and backend on top. Human-readable source page: https://vp0.com/source/forma-tasks
Preview

Code · 1 file
import React, { useState } from 'react';
import { View, Text, ScrollView, Pressable, StyleSheet, SafeAreaView } from 'react-native';
const INIT = [
{ id: 1, group: 'Today', text: 'Ship the landing page', pri: 'high', done: false },
{ id: 2, group: 'Today', text: 'Review pull requests', pri: 'med', done: false },
{ id: 3, group: 'Today', text: 'Reply to Dana', pri: 'low', done: true },
{ id: 4, group: 'Upcoming', text: 'Plan Q3 roadmap', pri: 'med', done: false },
{ id: 5, group: 'Upcoming', text: 'Book dentist', pri: 'low', done: false },
];
const PRI = { high: '#FF5C5C', med: '#FFB020', low: '#5CCB6A' };
export default function App() {
const [items, setItems] = useState(INIT);
const done = items.filter((i) => i.done).length;
const toggle = (id) => setItems((xs) => xs.map((x) => (x.id === id ? { ...x, done: !x.done } : x)));
const groups = ['Today', 'Upcoming'];
return (
<SafeAreaView style={s.safe}>
<ScrollView contentContainerStyle={s.scroll} showsVerticalScrollIndicator={false}>
<Text style={s.kicker}>TASKS</Text>
<Text style={s.h1}>{done} of {items.length} done</Text>
<View style={s.track}><View style={[s.fill, { width: (done / items.length * 100) + '%' }]} /></View>
{groups.map((g) => (
<View key={g}>
<Text style={s.section}>{g}</Text>
{items.filter((i) => i.group === g).map((i) => (
<Pressable key={i.id} onPress={() => toggle(i.id)} style={s.row}>
<View style={[s.check, i.done && s.checkOn]}>{i.done ? <Text style={s.checkM}>✓</Text> : null}</View>
<Text style={[s.text, i.done && s.textDone]}>{i.text}</Text>
<View style={[s.dot, { backgroundColor: PRI[i.pri] }]} />
</Pressable>
))}
</View>
))}
</ScrollView>
</SafeAreaView>
);
}
const s = StyleSheet.create({
safe: { flex: 1, backgroundColor: '#0B0B12' },
scroll: { padding: 22, paddingTop: 60 },
kicker: { color: '#818CF8', fontSize: 12, fontWeight: '700', letterSpacing: 2 },
h1: { color: '#fff', fontSize: 30, fontWeight: '800', marginTop: 4, marginBottom: 16 },
track: { height: 8, borderRadius: 4, backgroundColor: '#1C1C28', overflow: 'hidden' },
fill: { height: '100%', backgroundColor: '#6366F1', borderRadius: 4 },
section: { color: '#8A8A99', fontSize: 13, fontWeight: '700', letterSpacing: 1, marginTop: 26, marginBottom: 10, textTransform: 'uppercase' },
row: { flexDirection: 'row', alignItems: 'center', backgroundColor: '#13131C', borderRadius: 14, padding: 16, marginBottom: 10 },
check: { width: 26, height: 26, borderRadius: 8, borderWidth: 2, borderColor: '#33333E', alignItems: 'center', justifyContent: 'center', marginRight: 14 },
checkOn: { backgroundColor: '#6366F1', borderColor: '#6366F1' },
checkM: { color: '#fff', fontWeight: '900', fontSize: 14 },
text: { color: '#EDEDF2', fontSize: 16, fontWeight: '500', flex: 1 },
textDone: { color: '#5A5A66', textDecorationLine: 'line-through' },
dot: { width: 10, height: 10, borderRadius: 5, marginLeft: 10 },
});
Machine endpoints
- Manifest (JSON):/designs/forma-tasks/manifest
- Registry alias:/r/forma-tasks.json
- File tree:/designs/forma-tasks/files
- Download bundle (.zip):/designs/forma-tasks/bundle.zip
- Bundle JSON Schema:/schema/vp0-bundle.v1.json
- Registry index (all designs):/registry.json
Open, CORS-enabled, no key. React Native is the default target; append ?target=swiftui where SwiftUI is available.