{"id":"vp0.lingo-language","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":"Education","com.vp0.platform":"ios","com.vp0.contentId":"4df9f5cd-b10b-495f-b50b-b16c8d6a280c","com.vp0.simulator":{"target":"react-native","embedUrl":null,"provider":null,"entrypoint":"App.tsx","buildStatus":null,"simulatable":true},"com.vp0.sourceHash":"sha256:e2df7f23b222f5218509a93dbe61128b61da64cd2ec945795f7c560d581ed437","com.vp0.contentType":"template","com.vp0.sourceToken":"vp0_85a2c25e343bc30cb3b0170c","com.vp0.defaultLanguage":"react-native","com.vp0.availableLanguages":["react-native"]},"name":"lingo-language","slug":"lingo-language","tags":["Education","Colorful","Gamified"],"type":"registry:block","files":[{"path":"App.tsx","type":"registry:page","rawUrl":"https://api.vp0.com/designs/lingo-language/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 LESSONS = [\n  { name: 'Greetings', icon: '👋', state: 'done' },\n  { name: 'Café orders', icon: '☕', state: 'done' },\n  { name: 'Directions', icon: '🧭', state: 'active' },\n  { name: 'Numbers', icon: '🔢', state: 'locked' },\n  { name: 'Past tense', icon: '⏳', state: 'locked' },\n];\n\nexport default function App() {\n  return (\n    <SafeAreaView style={s.safe}>\n      <View style={s.head}>\n        <View style={s.pill}><Text style={s.pillText}>🔥 24</Text></View>\n        <View style={s.pill}><Text style={s.pillText}>💎 1,250</Text></View>\n        <View style={s.pill}><Text style={s.pillText}>❤️ 5</Text></View>\n      </View>\n      <ScrollView contentContainerStyle={s.scroll} showsVerticalScrollIndicator={false}>\n        <Text style={s.kicker}>SPANISH · UNIT 2</Text>\n        <Text style={s.h1}>Getting around</Text>\n        {LESSONS.map((l, i) => {\n          const done = l.state === 'done';\n          const active = l.state === 'active';\n          return (\n            <View key={i} style={[s.node, i % 2 === 1 && { marginLeft: 60 }]}>\n              <View style={[s.circle, done && s.circleDone, active && s.circleActive]}>\n                <Text style={s.circleIcon}>{l.state === 'locked' ? '🔒' : l.icon}</Text>\n              </View>\n              <Text style={[s.nodeLabel, active && { color: '#22C55E' }]}>{l.name}</Text>\n            </View>\n          );\n        })}\n      </ScrollView>\n    </SafeAreaView>\n  );\n}\n\nconst s = StyleSheet.create({\n  safe: { flex: 1, backgroundColor: '#081209' },\n  head: { flexDirection: 'row', justifyContent: 'space-around', paddingTop: 56, paddingBottom: 16 },\n  pill: { backgroundColor: '#0E2012', borderRadius: 18, paddingVertical: 8, paddingHorizontal: 18, borderWidth: 1, borderColor: '#1A3A20' },\n  pillText: { color: '#fff', fontSize: 15, fontWeight: '700' },\n  scroll: { padding: 22, paddingTop: 10, alignItems: 'flex-start' },\n  kicker: { color: '#22C55E', fontSize: 12, fontWeight: '700', letterSpacing: 2 },\n  h1: { color: '#fff', fontSize: 28, fontWeight: '800', marginTop: 4, marginBottom: 24 },\n  node: { alignItems: 'center', marginBottom: 22 },\n  circle: { width: 80, height: 80, borderRadius: 40, backgroundColor: '#15291A', alignItems: 'center', justifyContent: 'center', borderWidth: 3, borderColor: '#1E3A26' },\n  circleDone: { backgroundColor: '#16361F', borderColor: '#22C55E' },\n  circleActive: { backgroundColor: '#22C55E', borderColor: '#4ADE80', transform: [{ scale: 1.08 }] },\n  circleIcon: { fontSize: 34 },\n  nodeLabel: { color: '#9CC4A6', fontSize: 14, fontWeight: '700', marginTop: 10 },\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":"Lingo — Language","assets":[{"url":"https://storage.vp0.com/vp0/covers/4df9f5cd-b10b-495f-b50b-b16c8d6a280c/d66127c5-7ae1-4b6e-8aab-4a619b1f3e60/full.webp","kind":"cover","lqip":"BegFAwKfiVdliIhVv3cFdOc=","width":804,"height":1748,"variants":{"avif":"https://storage.vp0.com/vp0/covers/4df9f5cd-b10b-495f-b50b-b16c8d6a280c/d66127c5-7ae1-4b6e-8aab-4a619b1f3e60/avif.avif","card":"https://storage.vp0.com/vp0/covers/4df9f5cd-b10b-495f-b50b-b16c8d6a280c/d66127c5-7ae1-4b6e-8aab-4a619b1f3e60/card.webp","full":"https://storage.vp0.com/vp0/covers/4df9f5cd-b10b-495f-b50b-b16c8d6a280c/d66127c5-7ae1-4b6e-8aab-4a619b1f3e60/full.webp","thumb":"https://storage.vp0.com/vp0/covers/4df9f5cd-b10b-495f-b50b-b16c8d6a280c/d66127c5-7ae1-4b6e-8aab-4a619b1f3e60/thumb.webp"}},{"url":"https://storage.vp0.com/vp0/clips/34/9b1b636c-2c9d-4e85-945b-ffa403a2b4a9/clip.mp4","kind":"video","variants":{"mp4":"https://storage.vp0.com/vp0/clips/34/9b1b636c-2c9d-4e85-945b-ffa403a2b4a9/clip.mp4","webm":"https://storage.vp0.com/vp0/clips/34/9b1b636c-2c9d-4e85-945b-ffa403a2b4a9/clip.webm","poster":"https://storage.vp0.com/vp0/clips/34/9b1b636c-2c9d-4e85-945b-ffa403a2b4a9/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":"Education","platform":"ios","createdAt":"2026-05-25T19:40:49.707Z","createdBy":"vp0","importUrl":"https://vp0.com/source/lingo-language","styleTags":["Colorful","Gamified"],"updatedAt":"2026-05-25T19:40:49.707Z","categories":["Education"],"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/lingo-language (machine-readable JSON manifest: https://api.vp0.com/designs/lingo-language/manifest). Design: \"Lingo — Language\" — A playful language learning path with a streak, XP, and a lesson map.. Match the layout and styling exactly; it's an iOS UI starter, so add my own data/logic afterward.","sourceHash":"sha256:e2df7f23b222f5218509a93dbe61128b61da64cd2ec945795f7c560d581ed437","contentType":"template","description":"A playful language learning path with a streak, XP, and a lesson map.","manifestUrl":"https://api.vp0.com/designs/lingo-language/manifest","sourceToken":"vp0_85a2c25e343bc30cb3b0170c","dependencies":{},"installHints":{"cli":"npx vp0 add lingo-language --target react-native","mcp":"claude mcp add vp0 -- npx -y vp0-mcp","shadcn":"npx shadcn@latest add https://api.vp0.com/r/lingo-language.json","openInV0":"https://v0.dev/chat/api/open?url=https://api.vp0.com/r/lingo-language.json","defaultTarget":"react-native"},"schemaVersion":"vp0-bundle.v1","aiInstructions":"This is an iOS app UI starter for Expo React Native (\"Lingo — Language\").\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":[]}