Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture with external application state, e.g. Redux.
A React component that helps you build accessible tabs, by providing keyboard interactions and ARIA attributes described in the WAI-ARIA Tab Panel Design Pattern.
Tabs Component with React JS TODO: - Support dynamic height - Add cool CSS3 animation - Add Swipe events. See the Pen Tabs Component with React by Duc Nguyen (@pandaduc) on CodePen.
Youtube like with ReactJS and Babel This is a Youtube like app using React JS. This pen explore Data displaying with React and show how to display different content in a new tab.
Basic React Tab Control Simple standalone React tab control. Some initial concepts based on React-bootstrap Tabs. Basic CSS based on Quick and Simple Tabs. codepen See the Pen Basic React Tab Control by
React Tabs First experimentation with React JS and Flexbox. BY Tobi Weinstock codepen demo See the Pen React Tabs by Tobi Weinstock (@tvweinstock) on CodePen.
React Tabs (w/ composition) BY Anthony Dugois This is the way I prefer to set tabs using React. The most tabs systems I found on the web do not let you to compose