sticky-headers topic

List sticky-headers repositories

floatThead

1.2k
Stars
196
Forks
Watchers

Fixed <thead>. Doesn't need any custom css/html. Does what position:sticky can't

react-cool-virtual

1.2k
Stars
37
Forks
Watchers

😎 ♻️ A tiny React hook for rendering large datasets like a breeze.

FlexibleAdapter

3.6k
Stars
543
Forks
Watchers

Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)

flutter_sticky_infinite_list

338
Stars
31
Forks
Watchers

Multi directional infinite list with Sticky headers for Flutter applications

StickyHeader

134
Stars
29
Forks
Watchers

A simple lightweight sticky header ItemDecorator for RecyclerView

flutter_deer

7.7k
Stars
1.6k
Forks
Watchers

🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project (including integration testing and accessibility testing). Contains complete UI design...

flutter_smart_select

406
Stars
246
Forks
Watchers

SmartSelect allows you to easily convert your usual form select or dropdown into dynamic page, popup dialog, or sliding bottom sheet with various choices input such as radio, checkbox, switch, chips,...

ScalingHeaderScrollView

1.0k
Stars
73
Forks
Watchers

A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.

pluto_grid

630
Stars
281
Forks
Watchers

PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.

ConsecutiveScroller

2.6k
Stars
353
Forks
Watchers

ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续...