Skip to content

Remove View.propTypes.style from module #8

@Subway19

Description

@Subway19

Please remove View.propTypes.style from the module. View.propTypes.style isn't valid and printed a deprecation message for several releases before it was removed. Use ViewPropTypes.style instead.

When building app using this module, the app works fine in debug mode but crashes in release mode.

Current workaround is editing the module files inside node_modules which is not a good idea.

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