Skip to content
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

Resolve React Native Deprecation Warnings #229

Closed
1 of 2 tasks
sudomann opened this issue Jul 28, 2019 · 1 comment · Fixed by #254
Closed
1 of 2 tasks

Resolve React Native Deprecation Warnings #229

sudomann opened this issue Jul 28, 2019 · 1 comment · Fixed by #254

Comments

@sudomann
Copy link

sudomann commented Jul 28, 2019

Issue type

I'm submitting a ... (check one with "x")

  • feature request
  • bug report

Issue description

Current behavior:

App makes use of deprecated React life cycle methods:

componentWillMount
componentWillReceiveProps
componentWillUpdate

Expected behavior:

No yellow warnings in app for these deprecated life cycle methods, and guarantee against weird animation bugs in future.

Steps to reproduce:

Clone the repo and run the code as is

Other information:

**OS, device, application version **

OS: Android and iOS 
Devices: Pixel 2 XL and iPhone X
App version: 2.0.1
@artyorsh
Copy link
Collaborator

Hi @sudomann
Will work on this, thanks for informing 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants