Skip to content

Warnings in RN 0.61 #167

Closed
Closed
@mifi

Description

@mifi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions