react-native-spring-scrollview
react-native-spring-scrollview copied to clipboard
React Native Spring ScrollView V3 is a high performance cross-platform native bounces ScrollView for React Native.(iOS & Android)
I'm trying to get rid of the warning: `warning "react-native-spring-scrollview > @react-native-community/[email protected]" has incorrect peer dependency "react@^16.8".` I can see the repo master branch has the correct dependency `@react-native-async-storage/async-storage": "^1.15.5"`....
我看package.json里面,是使用了react-native-reanimated2
v4.0 报错
 android端使用4.0.0-dev-0版本,出现错误。
看了下代码,有些代码没有合并进3.0.2 请大佬看下 合并进去
你好,我的RN 项目是 用 react-native-template-typescript 这个库创建的 TS RN 项目,然后集成了你这个库后,在使用 ScrollView 这个组件时,遇到了报错 
怎么实现下拉只出发SectionList的下拉, 不触发react-native-spring-scrollview
@bolan9999 看Android代码 spring继承自ViewGroup,开启无障碍时,一直向右滑动元素,界面不会自己滚动,请问有办法解决吗? iOS时继承自srollView没有这个问题
updated lottie version to march skillz version
3.0.2版本