-
Notifications
You must be signed in to change notification settings - Fork 279
Closed
Description
componentWillReceiveProps and componentWillMount are being used by this package, but they are now deprecated by react and their use discouraged. This causes warnings in newest react native. Needs to be rewritten. See:
https://reactjs.org/docs/react-component.html#unsafe_componentwillmount
https://reactjs.org/docs/react-component.html#unsafe_componentwillreceiveprops
ethanshar, brianreidy, randomer, russpitre, KevinElberger and 5 more
Metadata
Metadata
Assignees
Labels
No labels