You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
First of all, It is a great project,
I highly appreciate your efforts in building such a good application. I am learning a lot from this.
I am not sure whether it might be an issue or not.
I wanna ask, is it still safe if we use deprecated lifecycle methods?
we are using lifecycle methods such as componentWillMount and componentWillReceiveProps still
in the code.
Is it possible if we switch to the new ones?
Thanks,
Rishabh
The text was updated successfully, but these errors were encountered:
Hi , Demo is amazing . I download the code from repo and follow the instructions to run it but there is a lot of version issues and warning . I failed to run it . Can you help me how I can run this project.
Hi,
First of all, It is a great project,
I highly appreciate your efforts in building such a good application. I am learning a lot from this.
I am not sure whether it might be an issue or not.
I wanna ask, is it still safe if we use deprecated lifecycle methods?
we are using lifecycle methods such as componentWillMount and componentWillReceiveProps still
in the code.
Is it possible if we switch to the new ones?
Thanks,
Rishabh
The text was updated successfully, but these errors were encountered: