Workiva / react-dart

Dart Bindings for React JS
BSD 2-Clause "Simplified" License
413 stars 67 forks source link

CPLAT-4767 Implement Component2 "init" method to replace componentWillMount #176

Closed tainhenning-wk closed 5 years ago

tainhenning-wk commented 5 years ago

Description: -Added init lifecycle method that maps the js constructor to dart -Deprecated componentWillMount and getInitialState https://jira.atl.workiva.net/browse/CPLAT-4767

Testing:

kealjones-wk commented 5 years ago

+10