react-split-pane icon indicating copy to clipboard operation
react-split-pane copied to clipboard

[FYI] Try allotment instead of react-split-pane

Open qaisjp opened this issue 7 months ago • 0 comments
trafficstars

I used react-split-pane in my earlier projects and it worked pretty well, albeit with a couple hacks and extra customisations for baseline functionality.

After spending a while getting a scrappy version of react-split-pane working in a new React application (and having to patch in types for React 18 https://github.com/tomkp/react-split-pane/issues/830), I managed to integrate allotment in 5m.

I highly recommend that people use allotment over react-split-pane for future projects, esp. since react-split-pane appears unmaintained.

Thank you tomkp for all your time and dedication so far building react-split-pane!

qaisjp avatar Mar 30 '25 00:03 qaisjp