API Reference live_view_native v0.2.0

Modules

A module providing supporting functions for LiveView Native.

Upgrades a Phoenix Component to a native Phoenix Component.

Upgrades a Live Component to a native Live Component.

Conducts platform detection on socket connections and applies native assigns.

Upgrades a LiveView to a native LiveView.

Provides runtime support for LiveView Native's stylesheet system.

An implementation of Phoenix.LiveView.TagEngine that omits HTML-centric template rules.

Provides functionality for preprocessing LiveView Native templates.

Mix Tasks

Installer Mix task for LiveView Native: mix lvn.install