# rntpc_react-native-spring-scrollview
**Repository Path**: openharmony-sig/rntpc_react-native-spring-scrollview
## Basic Information
- **Project Name**: rntpc_react-native-spring-scrollview
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: https://gitee.com/openharmony-sig/rntpc_react-native-spring-scrollview
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-10-14
- **Last Updated**: 2025-05-07
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 🚨 **重要提示 | IMPORTANT**
>
> **⚠️ 此代码仓已归档。新地址请访问 [rntpc_react-native-spring-scrollview](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview)。| ⚠️ This repository has been archived. For the new address, please visit [rntpc_react-native-spring-scrollview](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview).**
>
---
>
**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
