If you're building project management tools in React, this handles the heavy lifting for Gantt charts. It covers task dependencies (FS, SS, FF, SF), constraint types (ASAP, FNET, etc.), resource allocation, and both auto and manual scheduling modes. The documentation is thorough on data binding patterns, including remote data with DataManager and URL adaptors for server-side CRUD. One nice detail: it explains the tricky bits like how predecessor offset synchronization works and the three validation modes when dependencies conflict. Supports Excel and PDF export, critical path analysis, and all the timeline customization you'd expect. It's a full-featured Syncfusion component, so expect a commercial license requirement for production use.
npx skills add https://github.com/syncfusion/react-ui-components-skills --skill syncfusion-react-gantt-chart