nestedscrollview topic

List nestedscrollview repositories

mao-rn-android-kit

72
Stars
11
Forks
Watchers

⚙️ Android Native (ui components and modules) wrap in React Native

flutter_appbar

60
Stars
19
Forks
Watchers

根据动画写一个带背景图片的TabBar,TabBar分隔符,NestedScrollView+TabBar折叠头部

DraggableTreeView

101
Stars
16
Forks
Watchers

TreeView with drag and drop (n-th level)

Shazam

87
Stars
19
Forks
Watchers

A pure-Swift library for nested display of horizontal and vertical scrolling views

PowerRefresh

64
Stars
15
Forks
Watchers

Support nested scroll for refresh and load more.

react-native-nested-scrollview

21
Stars
13
Forks
Watchers

React native wrapper for android NestedScrollView

flutter_scrollview_observer

356
Stars
36
Forks
Watchers

A widget for observing data related to the child widgets being displayed in a ScrollView. Maintainer: @LinXunFeng

CeilingLayout

29
Stars
2
Forks
Watchers

CeilingLayout用来控制子View的吸顶联滑,理论上支持实现了NestedScrollingChild的联滑控件,如NestedScrollView、RecyclerView、SmartRefreshLayout等;只需要在xml里配置需要吸顶子View的位置索引就能自动实现吸顶...