PinnedLight/Dark Mode toggle in React JS using Context APIHello Dev, Now a days most of the websites have dark and light mode. In this post we will learn how to do that in your React application using the Context API. Packages: react-switch To implement the toggle switch (you can use button also) react-icon...Oct 24, 2020·4 min read·738