Skip to content

CryptoLab1023/react-native-spring-scrollview

 
 

Repository files navigation

React Native Spring ScrollView

React Native Spring ScrollView V2 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 in V2,and resolve a big problem in V1 when Javascript thread is stuck.

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. More smoothly animation.
  • Scroll to any position
  • Native onScroll contentOffset on both horizontal and vertical directions
  • Support initialing content offset.
  • Resolved no response with onRefresh and onLoading in some special case.

Documentation

Check out our dedicated documentation page for info about this library, API reference and more: Documentation Reference

Preview

Refreshing Loading

About

React Native Spring ScrollView V2 is a high performance cross-platform native bounces ScrollView for React Native.(iOS & Android)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 40.9%
  • Java 36.8%
  • Objective-C 16.3%
  • Ruby 3.7%
  • Python 2.0%
  • Swift 0.2%
  • C 0.1%