NOTE If you'd like to see QGrid in action, check out this demo of early alpha version of QDesigner (see video below). Install Beta of QDesigner: https://testflight.apple.com/join/aSXW5tVp Install a companion QDesigner Client on iPhone, to see your UI design on a target device, updated in…
Accompanist is a Jetpack Compose extension library providing a set of utility components and libraries that fill functional gaps in the declarative UI framework. The project provides an adaptive layout toolkit for building user interfaces that automatically adjust based on Android screen size and device configuration. It includes a renderer for converting standard Android Drawable assets into formats compatible with a declarative painting system, as well as a manager for requesting and tracking Android system permissions.
Atomic Layout is a declarative framework for building responsive user interfaces in React. It functions as a layout engine that abstracts complex grid structures into reusable components, allowing for the creation of hierarchical spatial distributions without the need for manual media queries. The library distinguishes itself by mapping visual layout regions to component structures through dynamic grid-template-area generation. It utilizes a property-based system where components accept specific suffixes to automatically trigger responsive style adjustments based on viewport width. By employi
Responsive grid system based on Bootstrap for Svelte.
A SwiftUI implementation of UICollectionView & UITableView. Here's some of its useful features: supports preloading and onAppear/onDisappear. supports cell selection, with automatic support for SwiftUI editing mode. supports autosizing of cells. supports the new…
Principalele funcționalități ale apptekstudios/ascollectionview sunt: Layout Components, UI Libraries and Extensions.
Alternativele open-source pentru apptekstudios/ascollectionview includ: q-mobile/qgrid — [NOTE] If you'd like to see QGrid in action, check out this demo of early alpha version of QDesigner (see video… chrisbanes/accompanist — Accompanist is a Jetpack Compose extension library providing a set of utility components and libraries that fill… kettanaito/atomic-layout — Atomic Layout is a declarative framework for building responsive user interfaces in React. It functions as a layout… andrelmlins/svelte-grid-responsive — Responsive grid system based on Bootstrap for Svelte. cay-zhang/swiftspeech — SwiftSpeech Speech Recognition Made Simple. bertrandg/angular-split — 🍌 Angular UI library to split views and allow dragging to resize areas using CSS grid layout.