Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bolan9999/react-native-spring-scrollview
React Native Spring ScrollView V3 is a high performance cross-platform native bounces ScrollView for React Native.(iOS & Android)
https://github.com/bolan9999/react-native-spring-scrollview
Last synced: 2 days ago
JSON representation
React Native Spring ScrollView V3 is a high performance cross-platform native bounces ScrollView for React Native.(iOS & Android)
- Host: GitHub
- URL: https://github.com/bolan9999/react-native-spring-scrollview
- Owner: bolan9999
- License: mit
- Created: 2018-07-09T04:02:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-21T08:03:11.000Z (over 1 year ago)
- Last Synced: 2025-01-12T23:07:19.093Z (9 days ago)
- Language: JavaScript
- Homepage: https://bolan9999.github.io/react-native-spring-scrollview
- Size: 9.92 MB
- Stars: 352
- Watchers: 4
- Forks: 141
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-react-native - react-native-spring-scrollview ★64 - React Native Spring ScrollView V2 is a high performance cross-platform native bounces ScrollView for React Native.(iOS & Android) (Components / Integrations)
- awesome-react-native - react-native-spring-scrollview ★64 - React Native Spring ScrollView V2 is a high performance cross-platform native bounces ScrollView for React Native.(iOS & Android) (Components / Integrations)
- awesome-react-native - react-native-spring-scrollview ★64 - React Native Spring ScrollView V2 is a high performance cross-platform native bounces ScrollView for React Native.(iOS & Android) (Components / Integrations)
README
**React Native Spring ScrollView**!
**React Native Spring ScrollView** is a high performance cross-platform native bounces ScrollView for React Native.(iOS & Android) It is easy to support pulling to refresh and dragging to load more data. It is bridged from Native after V2.
### Features
* High performance cross-platform native bounces ScrollView (iOS & Android)
* Simultaneous gesture on both horizontal and vertical directions.
* Smoothly scroll
* Highly customizing refreshing and loading animation. Fully support `react-native-lottie` process with `useNativeDriver`.
* Solved the common problem of views that need to move out of the way of the virtual keyboard.
* Native onScroll contentOffset on both horizontal and vertical directions
* Resolved no response with onRefresh and onLoading in some special case.
* PagingEnabled on both horizontal and vertical directions.(New)
* Nested self like iOS. (New)### Documentation
Check out our dedicated documentation page for info about this library, API reference and more:
[Documentation Reference](https://bolan9999.github.io/react-native-spring-scrollview/#/)### Preview
![Preview](./docs/res/android-test.gif)