View Source mix lvn.gen (live_view_native v0.3.1)

Generates the Native module

$ mix lvn.gen

Instructions will be printed for configuring your application. And a new Native module will be copied into the lib/ directory of your application.

Options

  • --no-live-form - don't include LiveViewNative.LiveForm content in the Native module
  • --no-gettext - don't include Gettext support

Summary

Functions