We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b5550b commit 150485cCopy full SHA for 150485c
README.md
@@ -24,7 +24,8 @@ To use this library you need to ensure you are using the correct version of Reac
24
25
| `@react-native-community/slider` version | Required React Native Version |
26
| ---------------------------------------- | ----------------------------- |
27
-| `3.1.x` | `>=0.60`; `>=0.62` (on Windows); |
+| `4.x.x` | `>=0.60`; `>=0.62` (on Windows); |
28
+| `3.1.x` | `>=0.60` |
29
| `2.x.x` | `>= 0.60` |
30
| [`1.x.x`](https://github.com/react-native-community/react-native-slider/tree/937f0942f1fffc6ed88b5cf7c88d73b7878f00f0) | `<= 0.59` |
31
0 commit comments