Skip to content

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

License

Notifications You must be signed in to change notification settings

bolan9999/react-native-spring-scrollview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d6b1f03 · Sep 22, 2021
Sep 22, 2021
Oct 27, 2019
Jul 12, 2021
Aug 10, 2021
Jul 22, 2021
Sep 22, 2021
Jul 5, 2018
Oct 27, 2019
Oct 27, 2019
Jul 5, 2018
Nov 5, 2020
Jul 23, 2021
Jul 5, 2018
Jul 9, 2021
Jul 9, 2018
Jul 23, 2021
Jul 9, 2021
Oct 27, 2019
Jul 12, 2021
Jul 9, 2021
Jul 22, 2021

Repository files navigation

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

Preview

Preview