react-native-slider
react-native-slider copied to clipboard
React Native component exposing Slider from iOS and SeekBar from Android
## Environment ## Description I've got a brightness slider on my app'ss navigation drawer, I'm able to use it without any issues on iOS but the slider itself doesn't work...
I am getting the following import error on only tvos devices. **`Invariant Violation: requireNativeComponent: "RNCSlider" was not found in the UIManager.`**
## Environment System: OS: macOS 11.0.1 CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz Memory: 89.49 MB / 16.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 14.15.0 - ~/.nvm/versions/node/v14.15.0/bin/node...
Continuing #164 This approach is much simpler than #164 . It consists upon a `ViewGroup` laying out it's children above/below the slider. It's great. No caveats or performance hits. ###...
## Describe the Feature With the possibility to add a thumb image, it would be good to make the whole image touchable. Actually you can only touch a little area...
## Environment Binaries: Node: 14.17.6 - C:\Program Files\nodejs\node.EXE Yarn: Not Found npm: 8.3.0 - ~\AppData\Roaming\npm\npm.CMD Watchman: Not Found ## Description The slider's ThumbImage works fine in Android, but no show...
## Environment ``` React Native Environment Info: System: OS: macOS 10.14.5 CPU: (8) x64 Intel(R) Core(TM) i7-4850HQ CPU @ 2.30GHz Memory: 1.16 GB / 16.00 GB Shell: 3.2.57 - /bin/bash...
``` \node_modules\react-native-windows\PropertySheets\External\Microsoft.ReactNative.Uwp.CppLib.targets(12,5): warning MSB4011: "\node_modules\react-native-windows\Microsoft.ReactNative.Cxx\Microsoft.ReactNative.Cxx.vcxitems" cannot be imported again. It was already imported at "\node_modules\@react-native-community\slider\windows\SliderWindows\SliderWindows.vcxproj (80,5)". This is most likely a build authoring error. This subsequent import will be ignored....
Summary: --------- There was a `flow` related error - static type checker could not resolve dependency packages from `node_modules`. Test Plan: ---------- No library functionality has changed.
## Environment System: OS: macOS 12.0.1 CPU: (4) x64 Intel(R) Core(TM) i5-7267U CPU @ 3.10GHz Memory: 1.02 GB / 16.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 17.0.1 - /usr/local/bin/node...