ToolsThe story, in brief

How we built the v0 iOS app

Vercel's v0 iOS app isn't just a mobile wrapper—it's a rethinking of how AI chat feels on native. Here's what they learned building with React Native.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

v0 for iOS demonstrates how production AI applications are expanding beyond web—using native mobile as a key distribution channel. The technical patterns Vercel open-sourced here (composable chat, streaming animations, keyboard management) are becoming table stakes for AI product builders shipping across platforms.

The key facts

7 to know
  1. v0 iOS ships as React Native + Expo—not web wrapper

  2. Custom keyboard management hook spans ~1,000 lines of code with dozens of hours of refinement

  3. Streaming message animations use staggered fade-in pools to limit concurrent animated nodes

  4. Built proprietary v0 Platform API to unify web (Next.js) and mobile (React Native) clients via OpenAPI codegen

  5. Multiple patches contributed upstream to React Native core (modal dragging, Yoga sync updates)

  6. Vercel planning to open-source chat library patterns for AI apps

  7. Design inspiration: Apple Notes, iMessage, ChatGPT iOS behavior

Go to the source

Vercel Blogvercel.com

Publisher excerpt: We recently released , Vercel’s first mobile app. As a company focused on the web, building a native app was new territory for us.v0 for iOS Our goal was to build an app worthy of an Apple Design Award, and we were open-minded on the best tech stack to get there. To that end, we built dozens of…
Read original report
Back to today's editionMore tools news

The wider picture

View all
Illustration of a transparent lens revealing connected networks across layers of paper.
AI illustration by KeyNews
Tools01

Dynamic model routing will follow the path blazed by software-defined wide-area networks

Dynamic model routing — intelligently directing requests across multiple AI models based on cost, latency, and capability — is moving from niche optimization to mainstream infrastructure. Stripe's acquisition validates the category and signals that enterprises will soon expect this routing logic as table stakes, much like SD-WAN did for networking.

SiliconAngle
Illustration of a transparent lens revealing connected networks across layers of paper.
AI illustration by KeyNews
Tools02

llm-keys-ui 0.1

A lightweight, open utility that simplifies credential and API key management for developers running LLMs locally or against multiple providers — practical infrastructure for the growing DIY AI stack.

Simon Willison
Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
AI illustration by KeyNews
Tools03

Vocci’s ring adds a new form factor to meeting note-taking

A new form factor for AI-powered meeting capture that practitioners evaluating note-taking workflows need to consider — hardware, pricing, and the data-collection footprint all factor into adoption decisions.

TechCrunch AI