React Native Keyboard Aware Parallax ScrollView

Description:

A React Native parallax view with native animation and a scrollView that scrolls automatically when focussing a TextField.

Installation:

# Yarn
yarn add react-native-keyboard-aware-parallax-scroll-view

# NPM
$ npm install react-native-keyboard-aware-parallax-scroll-view

See it in action:

React Native Keyboard Aware Parallax ScrollView

Add Comment