React Native Reanimated Slider Save

a reanimated slider for video players

Project README

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-handler to produce 60 fps animations and stops jumping the slider while sliding.

install

first install and link react-native-reanimated and react-native-gesture-handler and then install this packeage. they are installed by default in latest react-native.

yarn add react-native-reanimated-slider

if your are using [email protected] install version 1. version 1 is not supported anymore.

Usage and API reference

Main Slider

Ballon Component

Enjoy Sliding :)

Open Source Agenda is not affiliated with "React Native Reanimated Slider" Project. README Source: alikazemkhanloo/react-native-reanimated-slider

Open Source Agenda Badge

Open Source Agenda Rating