infomayn Has anyone successfully embedded their Godot 3.3.2 game with React? There's this package: https://www.npmjs.com/package/react-godot?activeTab=readme But it hasn't been updated for 2 years, and doesn't seem compatible with version 3.3.2. Thanks for the help!
ksjogo What exactly do you expect from a react integration? Just adding an iframe to a react app wouldn't be that complicated. Or do you need webpack/bundler support?