react-native-draggable-drawer

DraggableDrawer 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.

Installation

$ npm i react-native-draggable-drawer --save

react-native-draggable-drawer

GitHub