Skip to content

Compatibility with React 19 #20

@Andromata

Description

@Andromata

Hi, I noticed that react-share-kit@1.1.0 has a peer dependency on React ^18.2.0.

I’m trying to use it with React 19, but npm gives a dependency conflict:

npm error While resolving: react-share-kit@1.1.0
npm error Found: react@19.2.0
npm error node_modules/react
npm error react@"^19.0.0" from the root project
..

npm error Could not resolve dependency:
npm error peer react@"^18.2.0" from react-share-kit@1.1.0
npm error node_modules/react-share-kit
npm error react-share-kit@"^1.1.0" from the root project

cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions