react-native-slider icon indicating copy to clipboard operation
react-native-slider copied to clipboard

A pure JavaScript <Slider> component for react-native

Results 103 react-native-slider issues
Sort by recently updated
recently updated
newest added

fixed ViewPropTypes deprecated really. work fine!

I have a 120x120 icon used as thumbImage, how can I style that icon as desired?

Importing ViewPropTypes from react-native is throwing the below error and the project is not running. `ERROR Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. After updating react native version to...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

Can you add typings for typescript? I would love to use this in my project, but without types it's really annoying. Many thanks!

I'm facing a bad experience with slider, when interact and swipe up/down, scrolls on `` occurs. ![jul-22-2018 13-54-01](https://user-images.githubusercontent.com/3612098/43048016-1a868816-8db7-11e8-96b7-4ca4a4681733.gif) On `FlatList` or `SectionList` has a prop called `verticalScrollingDisabled` to prevent this...

This is more like a general question. It seems that @jeanregisser does not maintain this project anymore. This is a problem with many nice but abandoned libraries which will get...