React Sidebar 2.3

React Sidebar is a sidebar component for React 0.14+. It offers the following features:

Have the sidebar slide over main content
Dock the sidebar on the left of the content
Touch enabled: swipe to open and close the sidebar
Easy to combine with media queries for auto-docking (see example)
Sidebar and content passed in as PORCs (Plain Old React Components)
MIT license
Only dependency is React.

Live Demo

http://balloob.github.io/react-sidebar/example/

GitHub