bvaughn/react-resizable-panels

react-resizable-panels is a React component library that provides resizable panel groups and layouts.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 2 minutes ago
Added to GitGenius on September 12th, 2026
Created on December 22nd, 2022
Open Issues & Pull Requests: 7 (+0)
GitHub issues: Enabled
Number of forks: 228
Total Stargazers: 5,363 (+0)
Total Subscribers: 9 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.4 hours
Mean response time: 10.6 days
90th percentile: 13.9 days
Tracked items: 196

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 9% of issues opened in the past year have been closed. Three people close 89% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 3
New in 7 days: 0
Closed in 7 days: 1
Avg open age: 62 days
Stale 30+ days: 1
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (29)
  • needs information (18)
  • enhancement (12)
  • help wanted (11)
  • question (10)
  • feedback (6)
  • discussion (4)
  • wontfix (3)

Detailed Description

react-resizable-panels is a React component library that provides resizable panel groups and layouts.

The library solves the problem of building flexible, user-adjustable panel interfaces by offering Group and Panel components that can be resized horizontally or vertically. Groups wrap sets of Panel components and manage the resizing behavior, allowing users to drag dividers between panels to adjust their relative sizes. The approach is built on React components with TypeScript support included in the distribution.

Developers should choose this tool when building dashboard-like interfaces, split-pane editors, or any layout where users need to dynamically adjust panel widths or heights. It suits projects that require persistent layout state and responsive panel arrangements. The library includes comprehensive documentation and a FAQ section to help with common implementation questions.

The project maintains active development with regular updates and engagement with users through support channels. TypeScript definitions are provided as a first-class feature, ensuring type safety for projects using the language. The maintainer actively solicits community support through sponsorship options, indicating ongoing commitment to the project's maintenance and evolution.