Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Support for React 17+ #38

Description

@mrwbdv

The peer dependency of react is "react": "^15.0.0-0 || ^16.0.0-0",.

Because of this appears warning while using react 17: react-progressive-image@0.6.0" has incorrect peer dependency "react@^15.0.0-0 || ^16.0.0-0".

This results in this library not being compatible with React 17.0+. Can we have React 17 support for this lib?

As react@17 is backward compatible with react@16 the transition should be smooth and it requires only peer dependency update in package.json.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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