🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

github.com/bolan9999/react-native-spring-scrollview

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/bolan9999/react-native-spring-scrollview

v0.0.0-20210922010436-d6b1f03ffc53
Source
Go
Version published
Created
Source

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

FAQs

Package last updated on 22 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts