1 dépôt
Strategies for rendering large datasets by mounting only visible items.
Explore 1 awesome GitHub repository matching user interface & experience · List Virtualization. Refine with filters or upvote what's useful.
This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives. By decoupling application logic from the host platform's main thread, the framework maintains a consistent native view hierarchy while ensuring that JavaScript execution remains independent of UI rendering. The framework distinguishes itself through a robust bridge architecture
Optimizes performance by implementing layout measurement strategies and specialized components to render large datasets efficiently.