JavaScript Simple Tab View Using react-tabs October 28, 2019November 3, 2019 by Coder Kai This article will guide you on how to create a simple tab component using the react-tabs library. Install react-tabs using yarn add react-tabs why yarn ? Basic Example 1 Read more “Simple Tab View Using react-tabs” →