Introducing LVN Cookbook
2025-09-30
The LVN Cookbook is a reference application that helps web developers transition to LiveView Native by providing SwiftUI UI design patterns and code examples, addressing the challenge that web conventions like the box model and Tailwind CSS don't apply to native development. Users can access the cookbook through an App Clip on iPhone via cookbook.liveviewnative.dev, browse UI components with renamed patterns (eg "coverflow" instead of "carousel"), and reference the open-sourced repository to learn implementation details. Android support will follow once Jetpack integration is available.
Was this useful?