react-native-slider

React Native component exposing Slider from iOS and SeekBar from Android

MIT License

Downloads
1.4M
Stars
1.1K
Committers
129

Bot releases are hidden (Show)

react-native-slider - v4.1.9: Android build fix of unrecognized `VERSION_CODES`

Published by BartoszKlonowski about 3 years ago

  • Fix: compileSdkVersion causing cannot find symbol build error (#328)
    @BartoszKlonowski
react-native-slider - v4.1.8: Accessibility improvements for Android & SDK updates

Published by BartoszKlonowski about 3 years ago

  • ISSUE-319-Accessibility not working perfectly in Android 11 devices (#323)
    @srinu6
  • Update the compileSdkVersion for both lib and example (#324)
    @BartoszKlonowski
react-native-slider - v4.1.7: Package uses Maven instead of JCenter

Published by BartoszKlonowski about 3 years ago

  • Adding mavenCentral() as jcenter() is shutting (#279)
    @maheshwarimrinal
  • Use mavenCentral instead of jscenter for Android example app (#317)
    @BartoszKlonowski
  • Examples update - latest versions used (#316)
    @BartoszKlonowski
react-native-slider - v4.1.4: Redundant dependencies removed & versions conflicts fixed

Published by BartoszKlonowski about 3 years ago

  • Remove redundant React, RN & RNW devDependencies (#308) 784cde7
react-native-slider - v4.1.3: README update and included in package

Published by BartoszKlonowski about 3 years ago

README updated and included in npm package (#302) 0c03416

react-native-slider - v4.1.2: Dependencies minor version updates

Published by BartoszKlonowski about 3 years ago

  • Release 4.1.2: Bump version in package.json (#305) e835a79
  • chore(deps): bump yargs-parser from 13.1.1 to 13.1.2 (#290) 18b127c
  • chore(deps): bump url-parse from 1.4.7 to 1.5.3 (#304) 9dbed47
  • chore(deps): bump react-native from 0.62.2 to 0.62.3 (#294) 2f75b35
  • chore(deps): bump browserslist from 4.12.0 to 4.16.6 (#288) 43cceda
  • chore(deps): bump hosted-git-info from 2.7.1 to 2.8.9 (#286) 1f8f5d8
  • chore(deps): bump lodash from 4.17.13 to 4.17.21 (#284) 4fba3bf
  • chore(deps): bump tar from 4.4.10 to 4.4.15 (#297) 835d3d5
  • chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#300) 5c04368
  • chore(deps): bump y18n from 4.0.0 to 4.0.3 (#291) 7c8e48d
react-native-slider - v4.1.1: Track Image, Step crash and rounding issues fixed

Published by BartoszKlonowski about 3 years ago

  • README - maintainers updated (#299) a519082
  • chore(deps): bump handlebars from 4.5.3 to 4.7.7 (#283) b47bd51
  • chore(deps): bump ua-parser-js from 0.7.20 to 0.7.28 (#282) 6d30b03
  • chore(deps): bump ini from 1.3.5 to 1.3.8 (#276) 21f7baa
  • Fix bug, caused by fixing issue #264. (#281) 2121cf7
  • Fixed rounding problem, the cause of issue. (#280) c3c92e9
  • Fix minimumTrackImage, maximumTrackImage, and trackImage do not work … c257d6d
  • Fix deps not linked on iOS. Fix installation problem with detox. (#274) 649c91a
  • Fix: Slider default step causes crash on Windows OS (#260) 45c2a54
react-native-slider - v4.1.0: Windows autolinking and fixes

Published by michalchudziak over 3 years ago

  • Update project config to enable autolinking on Windows. (#257) e7dd6ee
  • [other] Reduce npm package size (#246) e820fe7
  • Add tapToSeek to types (#245) 7aed3cd
  • Bump version 896ccd5
  • Resolve Missing Deploy Target Issue (#242) b197067
  • fix path to node_modules (#238) d95c0b5
  • fixes(web): don't return value in uselayouteffect (#241) 6bd5601
  • Update README.md (#237) 150485c

https://github.com/react-native-community/react-native-slider/compare/v4.0.0-rc.1...v4.0.0-rc.3

react-native-slider -

Published by michalchudziak almost 4 years ago

  • Resolve Missing Deploy Target Issue (#242) b197067
  • fix path to node_modules (#238) d95c0b5
  • fixes(web): don't return value in uselayouteffect (#241) 6bd5601
  • Update README.md (#237) 150485c

https://github.com/react-native-community/react-native-slider/compare/v3.0.3...v4.0.0-rc.2

react-native-slider - v4.0.0: Windows & Xcode 12 support

Published by michalchudziak about 4 years ago

  • Bump version 5b5550b
  • Fix example app (#236) c5a1997
  • iOS: Fix problem where slider returned to original position. (#235) 3fd5a2f
  • fix: xcode 12 compatibility (#232) 93c9605
  • Fix running example project for first time (#224) 82107ed
  • Refactored inline style to address eslint warning. (#230) 1687d1a
  • Add tapToSeek prop, fix unintentional scrolling, call onValueChanged when tapping (#233) ce12692
  • fix(web): sliding on track (#221) f7b3e6f
  • Update README.md (#234) 447be05
  • Add Windows Slider f68b49f
  • Update value on web onTouchEnd so clicking also updates the slider position (#178) 5a687c6

https://github.com/react-native-community/react-native-slider/compare/v3.0.3...v4.0.0-rc.1

react-native-slider - v3.0.3: Bug fixes and improvements

Published by michalchudziak over 4 years ago

  • chore(deps): bump lodash from 4.17.13 to 4.17.19 (#209) 631ed9f
  • chore: update to 3.0.2 (#208) bf16506
  • set ref prop as optional (#207) e4aa46e
  • chore: update to 3.0.1 (#206) 911d462
  • Fix regression from #186 (#190) 86a8fed
  • share ref with update method (#204) 5ceb08b
  • Re add ios tap handler (#201) 01342b8
  • docs: fix links of color in README (#194) 603ce23
  • docs: add npm badge to readme (#188) 3b8f2d1
  • Fix rounding bug (#187) 009ed6a
  • Fix #182 (#186) 6ce386e
  • chore: update to 3.0.0-rc.2 2d9a498
  • Prevent slider from overflowing out of the container in Web #176 (#177) 3636b68
  • Recommend pod-install for setup instructions 19ea5f7

https://github.com/react-native-community/react-native-slider/compare/v3.0.0-rc.2...v3.0.3

react-native-slider -

Published by wojteg1337 over 4 years ago

  • set ref prop as optional (#207) e4aa46e
react-native-slider -

Published by wojteg1337 over 4 years ago

  • Fix regression from #186 (#190) 86a8fed
  • share ref with update method (#204) 5ceb08b
  • Re add ios tap handler (#201) 01342b8
  • docs: fix links of color in README (#194) 603ce23
  • docs: add npm badge to readme (#188) 3b8f2d1

https://github.com/react-native-community/react-native-slider/compare/v3.0.0...v3.0.1

react-native-slider - Web support + bug fixes

Published by michalchudziak over 4 years ago

  • Fix rounding bug (#187) 009ed6a
  • Fix #182 (#186) 6ce386e
  • chore: update to 3.0.0-rc.2 2d9a498
  • Prevent slider from overflowing out of the container in Web #176 (#177) 3636b68
  • Recommend pod-install for setup instructions 19ea5f7
  • Version bump 04f6893
  • Add accessibility improvements for screen readers to announce custom units (#175) 0d7308c

https://github.com/react-native-community/react-native-slider/compare/3.0.0-rc.1...v3.0.0

react-native-slider -

Published by michalchudziak over 4 years ago

  • Version bump 04f6893
  • Add accessibility improvements for screen readers to announce custom units (#175) 0d7308c
  • Web support release a64722c
  • Fix: #144 Web support implementation (#165) bc5589e
  • Updates contirbuiting section in README (#168) 124ddfa
  • bump version 3970a72
  • Readme: Remove platform column for thumbImage (#160) 5ee0702
  • chore(deps): bump acorn from 5.7.3 to 5.7.4 (#162) 1b311cd
  • chore(deps): bump handlebars from 4.1.2 to 4.5.3 (#146) f802ff2
  • Add android build folder to .npmignore 05f8d11
  • chore: update to 2.0.7 (#139) be1fc89

https://github.com/react-native-community/react-native-slider/compare/v2.0.7...v3.0.0-rc.2

react-native-slider - Release candidate: Web support

Published by michalchudziak over 4 years ago

Added web support.

react-native-slider - Release 2.0.7

Published by wojteg1337 almost 5 years ago

  • Revert "Fix circular dependencies animatorset (#75)" (#138) efd4fa3
  • Start packager automatically in example, fix xcode-project for RN 61 (#137) 7218f07
  • Fix touch to seek flicker on iOS (#136) 71315cb
  • Refactor imports exports (#135) 9e0c058
  • Add inverted prop to index.d.ts (#132) 10d6a96
  • docs: add run example scripts and contribution instructions (#127) 76ef275
  • chore: update package version 2688de8

https://github.com/react-native-community/react-native-slider/compare/v2.0.5...v2.0.7

react-native-slider -

Published by wojteg1337 almost 5 years ago

  • fix: solve build issue with wrong value in measure spec (#126) 7d6b38c

https://github.com/react-native-community/react-native-slider/compare/v2.0.4...v2.0.5

react-native-slider -

Published by wojteg1337 almost 5 years ago

  • [fix] thumb image on android release mode (#125) c9b64f6
  • [feature] adds support for touch to seek to iOS slider (#117) 3487778
  • [fix] Evaluates getThumb before accessing it for setting the thumb tint colour (#120) 198a6ac

https://github.com/react-native-community/react-native-slider/compare/v2.0.3...v2.0.4

react-native-slider -

Published by wojteg1337 almost 5 years ago

  • [REFACTOR] Workspace repo setup (#121) 5220303
  • fix: use __dirname instead of unstable process.cwd (#115) 8be051d

https://github.com/react-native-community/react-native-slider/compare/v2.0.2...v2.0.3

Package Rankings
Top 1.07% on Npmjs.org
Related Projects