AUI Framework
develop
Cross-platform base for C++ UI apps
|
We wanted some kind of project/repository to be as an example/reference project of a real life application built entirely with AUI.
Telegram Client is a great example:
tdlib
, which is basis of every Telegram client, uses C++tdlib
with AUI Boot (spoiler: it does the job perfectly), asynchronous data loading, data binding, animations, assets, full support of Windows, macOS, Linux, Android, iOS.This example is located outside AUI's source tree. Checkout its repository.