jeanregisser / react-native-slider

A pure JavaScript <Slider> component for react-native
MIT License
1.3k stars 574 forks source link

ComponentWillReceiveProps & ComponentWillMount are deprecated #169

Open vikjovanov opened 5 years ago

vikjovanov commented 5 years ago

Hi,

When I use react-native-slider, I have multiple warning box that says:

I just wanted to know if it is planned to fix that?

Thanks

IntelliJAbhishek commented 5 years ago

looks like this repo is not being maintained.

vikjovanov commented 5 years ago

Yes I know, I finally cloned the project and I made my own fix.

IntelliJAbhishek commented 5 years ago

@vikjovanov it would be greatfull if you open a PR with your fix.

abodehq commented 5 years ago

please check this using react hooks and functional component: https://www.npmjs.com/package/azir-slider

brdar commented 4 years ago

I made npm package with issue fixed here: https://www.npmjs.com/package/@brlja/react-native-slider

superKalo commented 4 years ago

@jeanregisser , please take a quick look at the PR and maybe merge it 🙏

Causing annoying warnings on our side too and I really don't want to switch to another package.