Sliding Panes Component For React Native

Description:

A simple set of React Native components that allow for views that slide in and out on command.

They can be wired up to a Gesture Recognizer for swiping, or to touchable highlights for quick navigation.

Installation:

# NPM
$ npm install react-native-sliding-panes --save

Preview:

Sliding Panes Component For React Native

Add Comment