Implement New React Lifecycle methods
jovanni-hernandez opened this issue · 1 comments
jovanni-hernandez commented
React 16.3 introduced new life cycle methods with plans to decommission legacy lifecycle methods. Various components in the application rely on these legacy methods and need to be updated before the next major React release, which will likely be released in 2019.
jovanni-hernandez commented
Ran react in strict mode - turns out there are no legacy API's being used