Skip to content

Uncaught Error: ViewPropTypes has been removed from React Native #295

@danjayrose

Description

@danjayrose

Describe the bug
When installing with the latest React Native version this package causes an uncaught error as it uses ViewPropTypes which have been deprecated by React Native.

To Reproduce
Steps to reproduce the behavior:

  1. Create new project with react native
  2. Install [email protected] and import in the code

Expected behavior
As per recommendation in facebook/react-native#33557 (comment) if the import is updated to use deprecated-react-native-prop-types it should work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions