ReactUI is a Unity package that allows you to design and manage user interfaces using the state-of-the-art React framework. It provides a pre-set environment with tools like webpack, Less, and Babel to help you implement a game's user interface. The package also comes with a powerful event system and a Javascript/C# bridge for easy communication between the game and UI. A sample game is included to demonstrate simple interactions between the game and UI.
The package includes a pre-set environment with:
- Webpack as the bundling and building system
- Less as the CSS super-set
- Babel as the Javascript transpiler
- React as the Virtual DOM rendering engine
A powerful and extensible event system
A Javascript/C# bridge for easy communication between the game and UI





