File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -72,12 +72,13 @@ import Slider from '@react-native-community/slider';
7272To use this library you need to ensure you are using the correct version of React Native.
7373
7474| ` @react-native-community/slider ` version | Required React Native Version |
75- | ---------------------------------------- | ----------------------------- |
76- | ` 4.3.0 ` | ` >=0.64 ` |
77- | ` 4.x.x ` | ` >=0.60 ` ; ` >=0.62 ` (on Windows); |
78- | ` 3.1.x ` | ` >=0.60 ` |
79- | ` 2.x.x ` | ` >= 0.60 ` |
80- | [ ` 1.x.x ` ] ( https://github.com/react-native-community/react-native-slider/tree/937f0942f1fffc6ed88b5cf7c88d73b7878f00f0 ) | ` <= 0.59 ` |
75+ | ---------------------------------------- | ---------------------------- |
76+ | ` 4.5.1 ` | ` >=0.69 ` |
77+ | ` 4.3.0 ` | ` >=0.64 ` |
78+ | ` 4.x.x ` | ` >=0.60 ` ; ` >=0.62 ` (on Windows); |
79+ | ` 3.1.x ` | ` >=0.60 ` |
80+ | ` 2.x.x ` | ` >= 0.60 ` |
81+ | [ ` 1.x.x ` ] ( https://github.com/react-native-community/react-native-slider/tree/937f0942f1fffc6ed88b5cf7c88d73b7878f00f0 ) | ` <= 0.59 ` |
8182
8283
8384## Properties
You can’t perform that action at this time.
0 commit comments