Edit of asset "Reactive UI (React for Godot)" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Reactive UI (React for Godot) | |
| Description | React-style reactive UI for Godot 4, in plain GDScript: function components, hooks (useState/useEffect/useMemo/...), a fiber reconciler with keyed reconciliation and bailouts, a router, typed styling, and the .guitkx JSX-like markup language with an editor plugin that compiles it to plain .gd, hot-reloads running games (Fast Refresh with hook-state preservation), and ships VS Code tooling. Docs: see the repository README. | |
| Category | Tools | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/yanivkalfa/ReactiveUI-Godot | |
| Issues Url | https://github.com/yanivkalfa/ReactiveUI-Godot/issues | |
| Godot version | Godot 4.7 | |
| Version String | 0.12.0 | 0.11.0 |
| Download Commit | e1e9fb158158cddf2e3d6b0b636c5682fc550944 | 8a4c70a96e51d07ec673da6ea6b7fe1f8f8574a3 |
| Download Url (Computed) | https://github.com/yanivkalfa/ReactiveUI-Godot/archive/e1e9fb158158cddf2e3d6b0b636c5682fc550944.zip | https://github.com/yanivkalfa/ReactiveUI-Godot/archive/8a4c70a96e51d07ec673da6ea6b7fe1f8f8574a3.zip |
| Icon Url |
https://raw.githubusercontent.com/yanivkalfa/ReactiveUI-Godot/master/icon.png
|
|