📄️ Installation
Installation
📄️ Component Introduction
There're three types of components: basic component, higher order component and template component. The screen itself is the largest container component.
🗃️ Higher Order Component
8 items
📄️ UI Layout
Anyui offers simply but powerful layout ability, allowing you to quickly move, resize and copy components to complete the UI design.
📄️ Template Component
Template component is a user component template. Users can save modified properties and styles of components as template components.
📄️ Resource Management
Image management
📄️ Hide and Lock
Hide and Show components
📄️ Zoom In/Out
Zoom in
📄️ Screen Management
A modern classic application is composed of multiple screens, with a main screen and multiple sub-screens. User goes from main screen to sub-screen, and then back to main screen. Without screen management, user has to manually switch between screens.
📄️ Global Components
How long it takes to build a global status bar?
📄️ Communication command and event
Communication command and event is a mechanism that allows you to interact with the lower layer (hardware) of the device.
📄️ Use external image file as source
Previously we only support image variable as source for image widget, which requires all the referenced images to be converted and hardcoded into the app.
📄️ GIF animated image
Starting from v0.28.0, we've supported GIF animated image.
📄️ Code transplant
TL;DR
📄️ Q&A
Build and Run
📄️ Build mode
There're 3 kinds of build mode: