JackDanielsAndCode / react-native-multi-slider

Pure JS react native slider component with one or two markers.
MIT License
151 stars 96 forks source link

fix(Markers): remove clipping on android #35

Closed iam4x closed 7 years ago

iam4x commented 7 years ago

fixes #17 #20 using @chung-nguyen solution

mrlaessig commented 7 years ago

Someone with access to the npm needs to publish it.

adambene commented 7 years ago

continuous delivery solves the npm publish problem 👍

jordanmkoncz commented 7 years ago

@l-urence Any ETA on getting someone to publish a new version of the package to NPM? Currently this fix that's been merged can't be used unless you set up your package.json to download this specific commit and bypass NPM.

cjcheshire commented 7 years ago

@l-urence Would really love this released :).