API Reference live_view_native v0.1.2
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.
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