File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 2020 <br >Currently supported on following platforms:
2121</p >
2222
23- | iOS| Android| Windows|
24- | :-:| :-:| :-:|
25- | ![ iOS Screenshot] ( .github/Examples/Slider-iOS-Example.gif ) | ![ Android Screenshot] ( .github/Examples/Slider-Android-Example.gif ) | ![ Windows Screenshot] ( .github/Examples/Slider-Windows-Example.gif ) |
23+ | iOS| Android| Windows| Web |
24+ | :-:| :-:| :-:| :-: |
25+ | ![ iOS Screenshot] ( .github/Examples/Slider-iOS-Example.gif ) | ![ Android Screenshot] ( .github/Examples/Slider-Android-Example.gif ) | ![ Windows Screenshot] ( .github/Examples/Slider-Windows-Example.gif ) | ![ Web Screenshot ] ( .github/Examples/Slider-Web-Example.gif ) |
2626
2727## Installation & Usage
2828
3535npm install @react-native-community/slider --save
3636```
3737If using iOS please remember to install cocoapods by running: ` npx pod-install `
38- <br />For web support please use ` @react-native-community/slider@next `
3938
4039The following code presents the basic usage scenario of this library:
4140``` javascript
You can’t perform that action at this time.
0 commit comments