Parallax ScrollView Component For React Native

Description:

A ScrollView Component For React Native that comes with a parallax scrolling effect when swiping.

Installation:

# Yarn
yarn add react-native-scroll-view

# NPM
$ npm install react-native-scroll-view

Preview:

Parallax ScrollView Component For React Native

Add Comment