react-qml
react-qml copied to clipboard
Complete new
Completely new architecture / implementation for React-QML project
- [ ] New CLI
- [ ] command init
- [ ] move runtime resources to
react-qml
package (polyfill / patches...)
- [ ] Built-in components
- [ ] QtQml
- [ ] QtQuick
- [ ] Local Storage - a submodule containing a JavaScript interface for an SQLite database
- [ ] Particles - provides a particle system for QML application
- [ ] Window - contains types for creating top-level windows and accessing screen information
- [ ] Dialogs - contains types for creating and interacting with system dialogs
- [ ] Controls - provides a set of reusable UI components
- [ ] Layouts - contains types that are used to arrange items in the user interface
- [ ] Tests - types for testing QML applications.
- [ ] Others?
It's a good idea, and I'll focus on and participate in it.
is it compatible with Qt6 ?