Can we integrate lightning JS with React on any other web framework?

I want to integrate Lightning with React. But I didn’t find any good documentation around. Can someone please help me?

Hi @nmnb18. What is it exactly that you’re trying to accomplish?

Unless there’s a very good reason to have two apps running at the same time, this is discouraged. Maybe what you’re trying to achieve can be done entirely with Lightning.

Hopefully you can share with us your goals.

If you’re starting a new project and want “React” you can check out GitHub - lightning-js/solid: solid-js renderer for Lightning which uses https://www.solidjs.com/ which is very similar to React.

Hi @eduardo.guzman , @chiefcll
We are trying to build a web app for live streaming of video. Is lightning good for web apps?? I didn’t find any good article about that!