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 includeLiveViewNative.LiveForm
content in theNative
module--no-gettext
- don't include Gettext support