/react-lightning

React reconciler for rendering React apps with Lightning.js

Primary LanguageTypeScriptMIT LicenseMIT

A react renderer to render React components to Lightningjs, so you can write your Lightningjs apps using React and React Native.

Getting Started

You can scaffold a new project using degit:

npx degit plexinc/react-lightning/templates/app-template my-lightning-app

See the docs for usage and examples.