Skip to content

plexinc/react-lightning

Repository files navigation

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/apps/template my-lightning-app

See the docs in /apps/storybook for usage and examples.