Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 508 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 508 Bytes

@gaudiy/react-swipeable-views

A React component for swipeable views. forked from https://github.com/oliviertassinari/react-swipeable-views

Installation

npm install @gaudiy/react-swipeable-views
yarn add @gaudiy/react-swipeable-views

Mod

  • switch which node of touch event listen to. rootNode or document

License

The original project is licensed under the terms of the MIT license.