logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Ignite - Create React Native Apps | Online Free DevTools by Hexmos

Create React Native applications effortlessly with Ignite. Scaffold projects, generate files from plugins and manage dependencies quickly. Free online tool, no registration required.

ignite

A CLI for React Native boilerplates, plugins, generators, and more. More information: https://infinite.red/ignite.

  • Create a new React Native project:

ignite new {{project_name}}

  • Generate file from a plugin:

ignite generate {{plugin_name}} {{path/to/file}}

  • Add an Ignite plugin to the project:

ignite add {{plugin_name}}

  • Remove an Ignite plugin from the project:

ignite remove {{plugin_name}}

See Also