A react renderer to render React components to Lightningjs, so you can write your Lightningjs apps using React and React Native.
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.