NPM Package

React Visual Feedback

A powerful React library for capturing screenshots and screen recordings with visual feedback. Perfect for bug reporting, user feedback, and QA workflows.

npm install react-visual-feedback

Key Features

Screenshot Capture

Capture full-page or selected area screenshots with annotation support.

Screen Recording

Record screen interactions to capture bugs and user flows.

Customizable UI

Fully customizable styling to match your application design.

How to Use React Visual Feedback

  1. 1
    Install the package

    Run npm install react-visual-feedback in your React project to add the library as a dependency.

  2. 2
    Import and add the component

    Import the VisualFeedback component and add it to your app. Configure the callback to handle captured screenshots and recordings.

  3. 3
    Customize and deploy

    Style the widget to match your brand, configure capture options, and integrate with your feedback or bug tracking system.

Why Use React Visual Feedback?

Easy Integration

Drop-in component that works with any React application. No complex configuration required.

Privacy First

All capture processing happens client-side. Your users' data stays on their device.

TypeScript Support

Written in TypeScript with full type definitions for better developer experience.

100% Free

Open source MIT license. Use it freely in personal and commercial projects.

Frequently Asked Questions

What is React Visual Feedback?
React Visual Feedback is an open-source React library that enables users to capture screenshots and screen recordings directly from your web application. It provides a customizable widget for collecting visual feedback from users.
How do I install React Visual Feedback?
You can install the library using npm or yarn. Run 'npm install react-visual-feedback' or 'yarn add react-visual-feedback' in your project directory. Then import and use the component in your React application.
Is React Visual Feedback free to use?
Yes, React Visual Feedback is completely free and open source. You can use it in both personal and commercial projects without any licensing fees or restrictions.

More Libraries

Need a tool? Ask us!