Skip to content

Component that turns image and croppedArea into output #347

Description

@clarkmu

Great package, everyone!

I just went through adding this to my project. Having a component to import that does the live output would really streamline the use of this package.

Example:

import Cropper, {LiveOutput} from "react-easy-croper"

...
  <LiveOutput croppedArea={croppedArea} image={image} />
...

Let me know if this sounds like a good addition, I would like to add that in.

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

    PR-welcomehelp is welcomed for this issueenhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions