react-native-parallax-scroll-view AScrollView-like component that: Has a parallax header Has an optional sticky header Is composable with any component that expects aScrollView(e.g.ListVieworInfiniteScrollView) Can be nested within other views ...
react native react-native-parallax-scroll-view的api <ParallaxScrollView backgroundColor="transparent" contentBackgroundColor="transparent" headerBackgroundColor="#333" stickyHeaderHeight={40} parallaxHeaderHeight={250} backgroundSpeed={10} //设置头部背景图片 renderBackground={() => ( <View key="ba...
Just Parallax is a React component for creating a smooth parallax effect that reacts to scroll or cursor movement. Best React Native Parallax Components: Sticky Parallax Header For React Native DemoDownload A simple React Native library to create a sticky, parallax scrolling, fully customizable head...
https://github.com/tomauty/react-native-chart 下拉放大 https://github.com/lelandrichardson/react-native-parallax-view 日历组件 https://github.com/cqm1994617/react-native-myCalendar https://github.com/vczero/react-native-calendar 语言转化和一些常用格式转换 ...
96 react-native-stickyheader 1.1.3 - @react-native-oh-tpl/react-native-stickyheader 链接 97 react-native-svg 15.0.0 是 @react-native-oh-tpl/react-native-svg 链接 98 react-native-swipe-list-view 3.2.9 - - 链接 99 react-native-swiper 1.6.0 - - 链接 100 react-native-tab-view 3.5.2...
react-native-material-kit ★4124 - Bringing Material Design to React Native react-native-snap-carousel ★3959 - Swiper component for React Native with previews, multiple layouts, parallax images, performant handling of huge numbers of items, and RTL support react-native-calendars ★3402 - React Na...
layout: position of sticky headers on ScrollView will now be taken into account (cbab004eb9 by @joevilches) layout: More spec compliant absolute positioning (0a2dec175e by @NickGerleman) Native Modules: Bridgeless: Make NativeModules.foo load turbomodules (unset turboModuleProxy in bridgeless)...
1.微信及朋友圈分享,微信支付:https://github.com/yorkie/react-native-wechat QQ分享:https://github.com/reactnativecn/react-native-qq 微博分享:https://github.com/reactnativecn/react-native-weibo 支付宝支付:react-native-smart-alipay或者react-native-payment-alipay或者react-native-alipay ...
So I challenged myself to create a Parallax ScrollView component (using react-native-parallax-view as a base) with Sticky NavBar Header 🎉 An awesome default profile component that just works out of the box (<ParallaxScrollView />) Flexible and comprehensive API to use the ScrollView component...
react-native-parallax-scroll-view AScrollView-like component that: Has a parallax header Has an optional sticky header Is composable with any component that expects aScrollView(e.g.ListVieworInfiniteScrollView) Can be nested within other views ...