{"$schema":"https://api.vp0.com/schema/vp0-bundle.v1.json","schemaVersion":"vp0-bundle.v1","id":"vp0.airwave-podcasts","title":"Airwave — Podcasts","type":"registry:block","version":"1.0.0","author":"@vp0","categories":["Music"],"styleTags":["Dark","Media"],"category":"Music","registryDependencies":[],"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.","license":null,"kind":"app_template","createdAt":"2026-05-25T19:40:49.308Z","updatedAt":"2026-05-25T19:40:49.308Z","installHints":{"defaultTarget":"react-native","mcp":"claude mcp add vp0 -- npx -y vp0-mcp","shadcn":"npx shadcn@latest add https://api.vp0.com/r/airwave-podcasts.json","cli":"npx vp0 add airwave-podcasts --target react-native","openInV0":"https://v0.dev/chat/api/open?url=https://api.vp0.com/r/airwave-podcasts.json"},"sourceHash":"sha256:dbff3ab6cbe5e2ebc2c3d5480877e03b63578fcf2dd4c6b93cd8b34a7a120940","meta":{"com.vp0.contentId":"08dc0527-5966-42c9-adc7-754c7e7aa06b","com.vp0.platform":"ios","com.vp0.availableLanguages":["react-native"],"com.vp0.defaultLanguage":"react-native","com.vp0.contentType":"template","com.vp0.kind":"app_template","com.vp0.category":"Music","com.vp0.sourceToken":"vp0_39cd99de0fd85d43e8b2b052","com.vp0.sourceHash":"sha256:dbff3ab6cbe5e2ebc2c3d5480877e03b63578fcf2dd4c6b93cd8b34a7a120940","com.vp0.simulator":{"target":"react-native","entrypoint":"App.tsx","simulatable":true,"buildStatus":null,"embedUrl":null,"provider":null}},"name":"airwave-podcasts","slug":"airwave-podcasts","sourceToken":"vp0_39cd99de0fd85d43e8b2b052","contentType":"template","platform":"ios","description":"Browse episodes and queue up your next listen with a tidy player bar.","createdBy":"vp0","tags":["Dark","Music","Media"],"availableLanguages":["react-native"],"defaultLanguage":"react-native","targets":[{"name":"react-native","entrypoint":"App.tsx"}],"files":[{"language":"react-native","path":"App.tsx","type":"registry:page","target":"app/App.tsx","rawUrl":"https://api.vp0.com/designs/airwave-podcasts/raw?language=react-native&path=App.tsx","content":"import React from 'react';\nimport { View, Text, ScrollView, StyleSheet, SafeAreaView } from 'react-native';\n\nconst EPS = [\n  { show: 'The Long Game', title: 'Building in public', len: '52 min', emoji: '🎯', c: '#FB7185' },\n  { show: 'Deep Work Daily', title: 'Focus in a noisy world', len: '38 min', emoji: '🧠', c: '#818CF8' },\n  { show: 'Founders', title: 'The first ten hires', len: '1h 04m', emoji: '🚀', c: '#34D399' },\n  { show: 'Night Owl', title: 'Stories after dark', len: '44 min', emoji: '🌃', c: '#FBBF24' },\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}>FOR YOU</Text>\n        <Text style={s.h1}>Listen now</Text>\n        {EPS.map((e, i) => (\n          <View key={i} style={s.row}>\n            <View style={[s.cover, { backgroundColor: e.c + '22' }]}><Text style={{ fontSize: 28 }}>{e.emoji}</Text></View>\n            <View style={{ flex: 1, marginLeft: 16 }}>\n              <Text style={s.show}>{e.show}</Text>\n              <Text style={s.title}>{e.title}</Text>\n              <Text style={s.len}>▶ {e.len}</Text>\n            </View>\n          </View>\n        ))}\n      </ScrollView>\n      <View style={s.player}>\n        <Text style={{ fontSize: 26 }}>🎯</Text>\n        <View style={{ flex: 1, marginLeft: 12 }}>\n          <Text style={s.pTitle}>Building in public</Text>\n          <Text style={s.pShow}>The Long Game</Text>\n        </View>\n        <Text style={s.pPlay}>⏸</Text>\n      </View>\n    </SafeAreaView>\n  );\n}\n\nconst s = StyleSheet.create({\n  safe: { flex: 1, backgroundColor: '#0E0A0C' },\n  scroll: { padding: 22, paddingTop: 60, paddingBottom: 20 },\n  kicker: { color: '#FB7185', fontSize: 12, fontWeight: '700', letterSpacing: 2 },\n  h1: { color: '#fff', fontSize: 32, fontWeight: '800', marginTop: 4, marginBottom: 18 },\n  row: { flexDirection: 'row', alignItems: 'center', marginBottom: 20 },\n  cover: { width: 72, height: 72, borderRadius: 18, alignItems: 'center', justifyContent: 'center' },\n  show: { color: '#A88', fontSize: 13, fontWeight: '600' },\n  title: { color: '#fff', fontSize: 17, fontWeight: '700', marginTop: 3 },\n  len: { color: '#FB7185', fontSize: 13, marginTop: 5 },\n  player: { flexDirection: 'row', alignItems: 'center', backgroundColor: '#1A1216', margin: 16, borderRadius: 18, padding: 14 },\n  pTitle: { color: '#fff', fontSize: 15, fontWeight: '700' },\n  pShow: { color: '#A88', fontSize: 13, marginTop: 2 },\n  pPlay: { fontSize: 26, color: '#fff' },\n});\n"}],"assets":[{"kind":"cover","url":"https://storage.vp0.com/vp0/covers/08dc0527-5966-42c9-adc7-754c7e7aa06b/59223e28-9c54-4e45-b36b-c6e3a821bc60/full.webp","width":804,"height":1748,"lqip":"BQgCAwBvq5eHUYlkr4n4ivo=","variants":{"avif":"https://storage.vp0.com/vp0/covers/08dc0527-5966-42c9-adc7-754c7e7aa06b/59223e28-9c54-4e45-b36b-c6e3a821bc60/avif.avif","card":"https://storage.vp0.com/vp0/covers/08dc0527-5966-42c9-adc7-754c7e7aa06b/59223e28-9c54-4e45-b36b-c6e3a821bc60/card.webp","full":"https://storage.vp0.com/vp0/covers/08dc0527-5966-42c9-adc7-754c7e7aa06b/59223e28-9c54-4e45-b36b-c6e3a821bc60/full.webp","thumb":"https://storage.vp0.com/vp0/covers/08dc0527-5966-42c9-adc7-754c7e7aa06b/59223e28-9c54-4e45-b36b-c6e3a821bc60/thumb.webp"}},{"kind":"video","url":"https://storage.vp0.com/vp0/clips/20/a421f496-b419-4f82-b03f-0fc91d787cfc/clip.mp4","variants":{"mp4":"https://storage.vp0.com/vp0/clips/20/a421f496-b419-4f82-b03f-0fc91d787cfc/clip.mp4","webm":"https://storage.vp0.com/vp0/clips/20/a421f496-b419-4f82-b03f-0fc91d787cfc/clip.webm","poster":"https://storage.vp0.com/vp0/clips/20/a421f496-b419-4f82-b03f-0fc91d787cfc/poster.jpg"}}],"dependencies":{},"devDependencies":{},"componentsUsed":[],"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.","importUrl":"https://vp0.com/source/airwave-podcasts","manifestUrl":"https://api.vp0.com/designs/airwave-podcasts/manifest","installCommand":null,"aiInstructions":"This is an iOS app UI starter for Expo React Native (\"Airwave — Podcasts\").\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.","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/airwave-podcasts (machine-readable JSON manifest: https://api.vp0.com/designs/airwave-podcasts/manifest). Design: \"Airwave — Podcasts\" — Browse episodes and queue up your next listen with a tidy player bar.. Match the layout and styling exactly; it's an iOS UI starter, so add my own data/logic afterward."}