{"id":"vp0.grateful-journal","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":"Journaling","com.vp0.platform":"ios","com.vp0.contentId":"80830ba8-302f-4099-b477-417fcd3ae16f","com.vp0.simulator":{"target":"react-native","embedUrl":null,"provider":null,"entrypoint":"App.tsx","buildStatus":null,"simulatable":true},"com.vp0.sourceHash":"sha256:16c03166761b34a2ca428e4508fb6439d35924402121c6d552e7dca09ac0454e","com.vp0.contentType":"template","com.vp0.sourceToken":"vp0_1b7f0a85bf6680f7f1e58821","com.vp0.defaultLanguage":"react-native","com.vp0.availableLanguages":["react-native"]},"name":"grateful-journal","slug":"grateful-journal","tags":["Journaling","Calm","Warm"],"type":"registry:block","files":[{"path":"App.tsx","type":"registry:page","rawUrl":"https://api.vp0.com/designs/grateful-journal/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 ENTRIES = [\n  { day: 'Today', text: 'Slow morning coffee and a quiet house before everyone woke up.', emoji: '☕' },\n  { day: 'Yesterday', text: 'A long walk that turned into a two-hour conversation with an old friend.', emoji: '🍂' },\n  { day: 'Sunday', text: 'Finished the book I have been savouring for weeks.', emoji: '📖' },\n];\n\nexport default function App() {\n  return (\n    <SafeAreaView style={s.safe}>\n      <ScrollView contentContainerStyle={s.scroll} showsVerticalScrollIndicator={false}>\n        <Text style={s.kicker}>GRATITUDE</Text>\n        <Text style={s.h1}>What went well?</Text>\n        <View style={s.prompt}>\n          <Text style={s.promptText}>Name three small things you are thankful for today.</Text>\n          <View style={s.promptBtn}><Text style={s.promptBtnT}>Write today's entry</Text></View>\n        </View>\n        <Text style={s.streak}>🔥 9 day streak</Text>\n        {ENTRIES.map((e, i) => (\n          <View key={i} style={s.entry}>\n            <Text style={s.entryEmoji}>{e.emoji}</Text>\n            <View style={{ flex: 1 }}>\n              <Text style={s.entryDay}>{e.day}</Text>\n              <Text style={s.entryText}>{e.text}</Text>\n            </View>\n          </View>\n        ))}\n      </ScrollView>\n    </SafeAreaView>\n  );\n}\n\nconst s = StyleSheet.create({\n  safe: { flex: 1, backgroundColor: '#120C0C' },\n  scroll: { padding: 22, paddingTop: 60 },\n  kicker: { color: '#FCA5A5', fontSize: 12, fontWeight: '700', letterSpacing: 2 },\n  h1: { color: '#fff', fontSize: 30, fontWeight: '800', marginTop: 4, marginBottom: 22 },\n  prompt: { backgroundColor: '#201415', borderRadius: 22, padding: 22, borderWidth: 1, borderColor: '#3A2425' },\n  promptText: { color: '#F0D8D8', fontSize: 17, lineHeight: 24, fontWeight: '500' },\n  promptBtn: { backgroundColor: '#FCA5A5', borderRadius: 16, paddingVertical: 14, alignItems: 'center', marginTop: 18 },\n  promptBtnT: { color: '#2A1414', fontSize: 15, fontWeight: '800' },\n  streak: { color: '#D08A8A', fontSize: 14, fontWeight: '700', marginVertical: 24 },\n  entry: { flexDirection: 'row', backgroundColor: '#181011', borderRadius: 18, padding: 18, marginBottom: 14 },\n  entryEmoji: { fontSize: 26, marginRight: 14 },\n  entryDay: { color: '#FCA5A5', fontSize: 13, fontWeight: '700' },\n  entryText: { color: '#D8C8C8', fontSize: 15, lineHeight: 22, marginTop: 5 },\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":"Grateful — Journal","assets":[{"url":"https://storage.vp0.com/vp0/covers/80830ba8-302f-4099-b477-417fcd3ae16f/3b34c560-5979-469e-ba54-076b209f72ee/full.webp","kind":"cover","lqip":"BxgGAwJJjkaHg4CkWY+E9Ug=","width":1206,"height":2622,"variants":{"avif":"https://storage.vp0.com/vp0/covers/80830ba8-302f-4099-b477-417fcd3ae16f/3b34c560-5979-469e-ba54-076b209f72ee/avif.avif","card":"https://storage.vp0.com/vp0/covers/80830ba8-302f-4099-b477-417fcd3ae16f/3b34c560-5979-469e-ba54-076b209f72ee/card.webp","full":"https://storage.vp0.com/vp0/covers/80830ba8-302f-4099-b477-417fcd3ae16f/3b34c560-5979-469e-ba54-076b209f72ee/full.webp","thumb":"https://storage.vp0.com/vp0/covers/80830ba8-302f-4099-b477-417fcd3ae16f/3b34c560-5979-469e-ba54-076b209f72ee/thumb.webp","light_avif":"https://storage.vp0.com/vp0/covers/80830ba8-302f-4099-b477-417fcd3ae16f/618f3ebe-26f9-42f3-8764-b7e84fd0f264/avif.avif","light_card":"https://storage.vp0.com/vp0/covers/80830ba8-302f-4099-b477-417fcd3ae16f/618f3ebe-26f9-42f3-8764-b7e84fd0f264/card.webp","light_full":"https://storage.vp0.com/vp0/covers/80830ba8-302f-4099-b477-417fcd3ae16f/618f3ebe-26f9-42f3-8764-b7e84fd0f264/full.webp","light_thumb":"https://storage.vp0.com/vp0/covers/80830ba8-302f-4099-b477-417fcd3ae16f/618f3ebe-26f9-42f3-8764-b7e84fd0f264/thumb.webp"}},{"url":"https://storage.vp0.com/vp0/clips/33/8b527580-b030-49cb-8028-dda8079daf7d/clip.mp4","kind":"video","variants":{"mp4":"https://storage.vp0.com/vp0/clips/33/8b527580-b030-49cb-8028-dda8079daf7d/clip.mp4","webm":"https://storage.vp0.com/vp0/clips/33/8b527580-b030-49cb-8028-dda8079daf7d/clip.webm","poster":"https://storage.vp0.com/vp0/clips/33/8b527580-b030-49cb-8028-dda8079daf7d/poster.jpg"}}],"author":"@vp0","$schema":"https://api.vp0.com/schema/vp0-bundle.v1.json","license":null,"screens":[],"targets":[{"name":"react-native","entrypoint":"App.tsx"}],"version":"1.0.0","category":"Journaling","platform":"ios","createdAt":"2026-05-25T19:40:49.680Z","createdBy":"vp0","importUrl":"https://vp0.com/source/grateful-journal","styleTags":["Calm","Warm"],"updatedAt":"2026-05-25T19:40:49.680Z","categories":["Journaling"],"promptText":"Build this iOS app design in my project: \"Grateful — Journal\" — A daily gratitude journal with gentle prompts and a calm entry feed..\n1. Fetch https://api.vp0.com/designs/grateful-journal/manifest — a JSON manifest whose files[] array contains EVERY source file inline (path + content).\n2. 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.\n3. Install dependencies exactly as given by the manifest's installCommand field (skip if null).\n4. Render the entry component (targets[].entrypoint) from a screen. Keep SafeAreaView / safe-area insets and the existing styling untouched.\n5. It is a UI starter: once it renders pixel-perfect, wire my own data, navigation and backend on top.\nHuman-readable source page: https://vp0.com/source/grateful-journal","sourceHash":"sha256:16c03166761b34a2ca428e4508fb6439d35924402121c6d552e7dca09ac0454e","contentType":"template","description":"A daily gratitude journal with gentle prompts and a calm entry feed.","manifestUrl":"https://api.vp0.com/designs/grateful-journal/manifest","sourceToken":"vp0_1b7f0a85bf6680f7f1e58821","dependencies":{},"installHints":{"cli":"npx vp0com add grateful-journal --target react-native","mcp":"claude mcp add vp0 -- npx -y vp0-mcp","shadcn":"npx shadcn@latest add https://api.vp0.com/r/grateful-journal.json","openInV0":"https://v0.dev/chat/api/open?url=https://api.vp0.com/r/grateful-journal.json","downloadExpo":"https://api.vp0.com/export/grateful-journal/expo.zip","defaultTarget":"react-native"},"schemaVersion":"vp0-bundle.v1","aiInstructions":"This is an iOS app UI starter for Expo React Native (\"Grateful — Journal\").\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":[]}