install :
npm i rn-slideHandler-kmoz --save
or
yarn add rn-slideHandler-kmoz
usage :
return <SlideHandlerleftswipe= /* ()=> void */ // rightswipe={ /* ()=> void */ }// upswipe={ /* ()=> void */ }// downswipe={ /* ()=> void */ }> // ...... ur View </SlideHandler>