35 Forks
116 Stars
116 Watchers

react-native-draggable-view

DraggableView is a component for react-native, it allows you have a vertical draggable drawer view that you can drag up or drag down. So, if you drag and release that component, then it keeps moving until reach either initial position or container border.

How to download and setup react-native-draggable-view

Open terminal and run command
git clone https://github.com/yaraht17/react-native-draggable-view.git
git clone is used to create a copy or clone of react-native-draggable-view repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with react-native-draggable-view https://github.com/yaraht17/react-native-draggable-view/archive/master.zip

Or simply clone react-native-draggable-view with SSH
[email protected]:yaraht17/react-native-draggable-view.git

If you have some problems with react-native-draggable-view

You may open issue on react-native-draggable-view support forum (system) here: https://github.com/yaraht17/react-native-draggable-view/issues