+**AGenUI/AGenUI** is the first cross-platform native renderer for A2UI v0.9, supporting iOS, Android, and HarmonyOS through a shared C++ core. It is designed for high performance, extensibility, and cross-platform consistency. AGenUI fully implements A2UI v0.9 and provides runtime APIs for extending UI components and function calls. It also introduces a [custom Catalog](https://github.com/AGenUI/AGenUI/blob/main/agenui_catalog.json) that extends the Basic Catalog with Table, Carousel, Web, RichText, and a Styles property for richer appearance and layout control, while staying aligned with A2UI’s extensible Catalog model. See the [component demo](https://genui.amap.com/components), the corresponding open-source [A2UI Generation Skill](https://github.com/AGenUI/AGenUI/tree/main/skills/a2ui-generation), and learn more on [GitHub](https://github.com/AGenUI/AGenUI).
0 commit comments