{"id":"vp0.roam-travel","docs":"This is an iOS app UI starter built with React Native. Paste the design link into your AI app builder (Claude Code, Rork, Lovable) and ask it to start from this design. Add your own backend/data logic. These are UI starters.","kind":"app_template","meta":{"com.vp0.kind":"app_template","com.vp0.category":"Travel","com.vp0.platform":"ios","com.vp0.contentId":"ca7c32ff-297a-4aeb-8ec9-fcdff3feb1ad","com.vp0.simulator":{"target":"react-native","embedUrl":null,"provider":null,"entrypoint":"App.tsx","buildStatus":null,"simulatable":true},"com.vp0.sourceHash":"sha256:6f255d5463a8b3a3203d709f9fb666b3f2ce424d354a3fca87494939565414b2","com.vp0.contentType":"template","com.vp0.sourceToken":"vp0_bab4a52d93c4c8466639f641","com.vp0.defaultLanguage":"react-native","com.vp0.availableLanguages":["react-native"]},"name":"roam-travel","slug":"roam-travel","tags":["Travel","Colorful","Planner"],"type":"registry:block","files":[{"path":"App.tsx","type":"registry:page","rawUrl":"https://api.vp0.com/designs/roam-travel/raw?language=react-native&path=App.tsx","target":"app/App.tsx","content":"import React from 'react';\nimport { View, Text, ScrollView, StyleSheet, SafeAreaView } from 'react-native';\n\nconst PLAN = [\n  { time: '09:00', title: 'Sagrada Família', note: 'Pre-booked tickets', icon: '⛪' },\n  { time: '12:30', title: 'Lunch at La Boqueria', note: 'Tapas + market walk', icon: '🥘' },\n  { time: '15:00', title: 'Park Güell', note: 'Golden hour photos', icon: '🌅' },\n  { time: '20:00', title: 'Dinner in El Born', note: 'Reservation at 8', icon: '🍷' },\n];\n\nexport default function App() {\n  return (\n    <SafeAreaView style={s.safe}>\n      <ScrollView contentContainerStyle={s.scroll} showsVerticalScrollIndicator={false}>\n        <View style={s.hero}>\n          <Text style={s.heroEmoji}>🇪🇸</Text>\n          <Text style={s.heroTitle}>Barcelona</Text>\n          <Text style={s.heroSub}>May 18 to 22 · Day 2 of 5</Text>\n        </View>\n        <Text style={s.section}>Today</Text>\n        {PLAN.map((p, i) => (\n          <View key={i} style={s.row}>\n            <View style={s.timeCol}>\n              <Text style={s.time}>{p.time}</Text>\n              {i < PLAN.length - 1 && <View style={s.line} />}\n            </View>\n            <View style={s.card}>\n              <Text style={s.cardIcon}>{p.icon}</Text>\n              <View style={{ flex: 1 }}>\n                <Text style={s.cardTitle}>{p.title}</Text>\n                <Text style={s.cardNote}>{p.note}</Text>\n              </View>\n            </View>\n          </View>\n        ))}\n      </ScrollView>\n    </SafeAreaView>\n  );\n}\n\nconst s = StyleSheet.create({\n  safe: { flex: 1, backgroundColor: '#051018' },\n  scroll: { padding: 22, paddingTop: 60 },\n  hero: { backgroundColor: '#08263A', borderRadius: 24, padding: 26, marginBottom: 24 },\n  heroEmoji: { fontSize: 44 },\n  heroTitle: { color: '#fff', fontSize: 34, fontWeight: '800', marginTop: 10 },\n  heroSub: { color: '#6FB8E0', fontSize: 15, marginTop: 6 },\n  section: { color: '#fff', fontSize: 18, fontWeight: '700', marginBottom: 16 },\n  row: { flexDirection: 'row' },\n  timeCol: { width: 58, alignItems: 'center' },\n  time: { color: '#0EA5E9', fontSize: 13, fontWeight: '700' },\n  line: { width: 2, flex: 1, backgroundColor: '#123349', marginTop: 6, marginBottom: -6 },\n  card: { flex: 1, flexDirection: 'row', alignItems: 'center', backgroundColor: '#0A1C28', borderRadius: 16, padding: 16, marginBottom: 16 },\n  cardIcon: { fontSize: 26, marginRight: 14 },\n  cardTitle: { color: '#fff', fontSize: 16, fontWeight: '700' },\n  cardNote: { color: '#6FA0BC', fontSize: 14, marginTop: 3 },\n});\n","language":"react-native"}],"notes":"This is an iOS app UI starter built with React Native. Paste the design link into your AI app builder (Claude Code, Rork, Lovable) and ask it to start from this design. Add your own backend/data logic. These are UI starters.","title":"Roam — Trip Planner","assets":[{"url":"https://storage.vp0.com/vp0/covers/ca7c32ff-297a-4aeb-8ec9-fcdff3feb1ad/72f861e0-be4d-4a2f-8ba8-fd9dcd2deb5f/full.webp","kind":"cover","lqip":"RucBCwAqnzeoeHYxu6C4C4o=","width":804,"height":1748,"variants":{"avif":"https://storage.vp0.com/vp0/covers/ca7c32ff-297a-4aeb-8ec9-fcdff3feb1ad/72f861e0-be4d-4a2f-8ba8-fd9dcd2deb5f/avif.avif","card":"https://storage.vp0.com/vp0/covers/ca7c32ff-297a-4aeb-8ec9-fcdff3feb1ad/72f861e0-be4d-4a2f-8ba8-fd9dcd2deb5f/card.webp","full":"https://storage.vp0.com/vp0/covers/ca7c32ff-297a-4aeb-8ec9-fcdff3feb1ad/72f861e0-be4d-4a2f-8ba8-fd9dcd2deb5f/full.webp","thumb":"https://storage.vp0.com/vp0/covers/ca7c32ff-297a-4aeb-8ec9-fcdff3feb1ad/72f861e0-be4d-4a2f-8ba8-fd9dcd2deb5f/thumb.webp"}},{"url":"https://storage.vp0.com/vp0/clips/22/368fe288-d57b-4b86-8f91-dd980a5c9f7b/clip.mp4","kind":"video","variants":{"mp4":"https://storage.vp0.com/vp0/clips/22/368fe288-d57b-4b86-8f91-dd980a5c9f7b/clip.mp4","webm":"https://storage.vp0.com/vp0/clips/22/368fe288-d57b-4b86-8f91-dd980a5c9f7b/clip.webm","poster":"https://storage.vp0.com/vp0/clips/22/368fe288-d57b-4b86-8f91-dd980a5c9f7b/poster.jpg"}}],"author":"@vp0","$schema":"https://api.vp0.com/schema/vp0-bundle.v1.json","license":null,"targets":[{"name":"react-native","entrypoint":"App.tsx"}],"version":"1.0.0","category":"Travel","platform":"ios","createdAt":"2026-05-25T19:40:49.360Z","createdBy":"vp0","importUrl":"https://vp0.com/source/roam-travel","styleTags":["Colorful","Planner"],"updatedAt":"2026-05-25T19:40:49.360Z","categories":["Travel"],"promptText":"Recreate this iOS app design in my Expo React Native project. Fetch the full source, dependencies, and step-by-step integration instructions from https://vp0.com/source/roam-travel (machine-readable JSON manifest: https://api.vp0.com/designs/roam-travel/manifest). Design: \"Roam — Trip Planner\" — A day-by-day travel itinerary with a trip header and timeline.. Match the layout and styling exactly; it's an iOS UI starter, so add my own data/logic afterward.","sourceHash":"sha256:6f255d5463a8b3a3203d709f9fb666b3f2ce424d354a3fca87494939565414b2","contentType":"template","description":"A day-by-day travel itinerary with a trip header and timeline.","manifestUrl":"https://api.vp0.com/designs/roam-travel/manifest","sourceToken":"vp0_bab4a52d93c4c8466639f641","dependencies":{},"installHints":{"cli":"npx vp0 add roam-travel --target react-native","mcp":"claude mcp add vp0 -- npx -y vp0-mcp","shadcn":"npx shadcn@latest add https://api.vp0.com/r/roam-travel.json","openInV0":"https://v0.dev/chat/api/open?url=https://api.vp0.com/r/roam-travel.json","defaultTarget":"react-native"},"schemaVersion":"vp0-bundle.v1","aiInstructions":"This is an iOS app UI starter for Expo React Native (\"Roam — Trip Planner\").\nIntegrate it into the user's Expo project as follows:\n1. No extra dependencies are required.\n2. Create the following file(s) and paste each provided \"content\" exactly:\n   - App.tsx\n3. 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.\n4. These are UI starters: reproduce the visual layout faithfully, then wire the user's own data/navigation/backend afterward.","componentsUsed":[],"installCommand":null,"defaultLanguage":"react-native","devDependencies":{},"availableLanguages":["react-native"],"registryDependencies":[]}