-
Updated
Jul 20, 2021 - Swift
#
layout
Here are 1,953 public repositories matching this topic...
A Swift Autolayout DSL for iOS & OS X
Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.
-
Updated
Jul 14, 2021 - Java
Infinite responsive, sortable, filterable and draggable layouts
-
Updated
Jul 9, 2021 - JavaScript
react
javascript
css
theme
components
color
ui
grid
styled-components
layout
react-components
typography
emotion
design-system
styled-system
rebass
-
Updated
Jul 1, 2021 - JavaScript
⬢ Style props for rapid UI development
react
css
design-systems
styled-components
responsive
layout
colors
styling
typography
emotion
css-in-js
tokens
theming
style-props
-
Updated
Jul 19, 2021 - JavaScript
Provides HTML UI layout for Angular applications; using Flexbox and a Responsive API
-
Updated
Jul 19, 2021 - TypeScript
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
visualization
javascript
html
chart
typescript
es6
graph
diagram
layout
data-visualization
javascript-library
typescript-library
es6-modules
flowchart
orgchart
gojs
interactive-diagrams
-
Updated
Jul 16, 2021 - HTML
A multi window layout manager for webapps
-
Updated
Jul 19, 2021 - JavaScript
MyLayout is a powerful iOS UI framework implemented by Objective-C. It integrates the functions with Android Layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use LinearLayout,RelativeLayout,FrameLayout,TableLayout,FlowLayout,FloatLayout,PathLayout,GridLayout,LayoutSizeClass to build your App 自动布局 UIView UITableView UICollectionView RTL
android
ios
ui
uitableview
uicollectionview
xcode
view
css3
layout
cocoapods
xib
storyboard
constraints
rtl
grid-layout
autolayout
uiscrollview
flexbox-layout
layoutsubviews
sizeclasses
-
Updated
May 19, 2021 - Objective-C
Make. It. Bounce.
swift
flow
library
collection
spring
uicollectionview
view
libraries
layout
bounce
swift3
collectionview
uicollectionviewlayout
flowlayout
uikitdynamics
springy
bouncy
swift4
-
Updated
Jul 14, 2020 - Swift
Nothing but sugar.
swift
library
stack
libraries
animation
layout
constraints
constraint
sugar
auto
nslayoutconstraint
sweet
syntactic
nslayoutconstraints
superview
center
swift4
arkit
swift5
swift-5
-
Updated
Apr 25, 2021 - Swift
With Scaling Layout scale your layout on user interaction.
-
Updated
May 30, 2020 - Java
swift
layouts
ios
ui
xcode
interface
view
dsl
layout
cocoapods
carthage
xib
storyboard
constraints
autolayout
auto
freshos
stevia
nslayoutconstraints
visual-format-language
-
Updated
Nov 19, 2020 - Swift
a responsive equal heights plugin
-
Updated
Aug 24, 2018 - JavaScript
A simple, lightweight Javascript library for dynamic grid layouts.
-
Updated
Jun 16, 2021 - JavaScript
This package has moved and renamed
react
css
grid
styled-components
responsive
layout
flexbox
emotion
css-in-js
padding
margin
styled-system
-
Updated
Aug 6, 2019 - JavaScript
svg
chart
html5
graph
diagram
layout
graph-editor
erd
uml-diagram
flowchart
dag
diagramming
antv
erdiagram
javascript-diagramming-library
-
Updated
Jul 21, 2021 - TypeScript
Auto Layout made easy
-
Updated
Jan 14, 2021 - Swift
Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. [iOS/macOS/tvOS/CALayer]
swift
language
swift-library
ios
cocoapod
layout
carthage
layout-engine
rtl
swift-framework
swift-3
ios-swift
anchor
ios-ui
ios-lib
margin
chainable-methods
uiview-extension
left-language
-
Updated
Jun 23, 2021 - Swift
LukaszGrela
commented
Mar 23, 2021
I followed the dashboard layout tutorial and following code fails as the config
param is typed as (breakpoint: Breakpoint, config: Omit<TemporarySidebarConfig, 'id' | 'anchor' | 'variant' | 'hidden'>) => IEdgeSidebarRegistry;
where the anchor
is omitted
scheme.configureEdgeSidebar((builder) => {
builder
.create("uni
Full aspect ratio grid LayoutManager for Android's RecyclerView
-
Updated
Sep 14, 2020 - Java
Improve this page
Add a description, image, and links to the layout topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the layout topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
I spent many hours trying to override what I later found out was the
highlight
color variable, used in a number of Components in the code. I had no idea that this variable existed. :(Describe the solution you'd like
Maybe just include the
highlight
default value in the base theme, so that developers building on that w