react-native-parallax-scroll-view:具有视差和粘性标头支持的类似ScrollView的组件

时间:2024-03-20 03:47:19
【文件属性】:

文件名称:react-native-parallax-scroll-view:具有视差和粘性标头支持的类似ScrollView的组件

文件大小:1.99MB

文件格式:ZIP

更新时间:2024-03-20 03:47:19

JavaScript

Rodrigocs-动画驱动程序 现在,默认情况下,此组件使用本机驱动程序。 请记住,将Animated组件传递给renderScrollComponent ,默认情况下它具有Animated.ScrollView 例子 import ParallaxScrollView from 'react-native-parallax-scroll-view' ; import CustomScrollView from 'custom-scroll-view' const AnimatedCustomScrollView = Animated . createAnimatedComponent ( CustomScrollView ) render ( ) { return ( < ParallaxScrollView backgroundColor = "blue"


【文件预览】:
react-native-parallax-scroll-view-master
----package.json(632B)
----demo.ios.0.17.2.gif(1.25MB)
----LICENSE(727B)
----package-lock.json(1KB)
----src()
--------index.js(11KB)
--------styles.js(677B)
----.npmignore(17B)
----index.d.ts(1KB)
----demo.android.0.17.2.gif(560KB)
----examples()
--------ListView()
--------NestedViews()
----.gitignore(34B)
----CHANGELOG.md(2KB)
----CODE_OF_CONDUCT.md(3KB)
----README.md(7KB)

网友评论