react-native-reanimated-slider-b

1.0.8 • Public • Published

react-native-reanimated-slider

motivation

The slider from the react-native is not good for video/audio players. If you slide it while the player is playing the file, It will jump a lot between where the file is playing right now and where your finger is, producing very bad UX. this libray uses react-native-reanimated and react-native-gesture-hander to produce 60 fps animations and stops jumping the slider while sliding.

install

first install and link react-native-reanimated and react-native-gesture-hander and then install this packeage. ( I know you can install this packeage first :) )

yarn add react-native-reanimated-slider

or

npm i -s react-native-reanimated-slider

Usage and API reference

Main Slider

Ballon Component

Enjoy Sliding :)

Package Sidebar

Install

npm i react-native-reanimated-slider-b

Weekly Downloads

2

Version

1.0.8

License

MIT

Unpacked Size

21.2 kB

Total Files

13

Last publish

Collaborators

  • baiachen