-
Notifications
You must be signed in to change notification settings - Fork 574
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ComponentWillReceiveProps & ComponentWillMount are deprecated #169
Comments
looks like this repo is not being maintained. |
Yes I know, I finally cloned the project and I made my own fix. |
@vikjovanov it would be greatfull if you open a PR with your fix. |
please check this using react hooks and functional component: |
I made npm package with issue fixed here: |
@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. |
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
The text was updated successfully, but these errors were encountered: