Closed Boubaker93 closed 4 years ago
Hello guys,
Please make sure to update the npm package. When i do yarn add i get the version without the fix of componentWillMount and componentWillReceiveProps. But when i got to the git directory i find that it got fixed.
yarn add
componentWillMount
componentWillReceiveProps
Thank you guys in advance.
The npm package will be updated soon :) In the meantime you can install from master if you'd like to use the RN 0.60 changes right away.
master
Hello guys,
Please make sure to update the npm package. When i do
yarn add
i get the version without the fix ofcomponentWillMount
andcomponentWillReceiveProps
. But when i got to the git directory i find that it got fixed.Thank you guys in advance.