Based on Bootstrap Toggle, React Bootstrap Toggle Switch is a highly flexible Bootstrap plugin that toggles between checkbox style values.
bootstrap-theme-toggle/ ├── assets/ ├── index.html ├── script.js ├── README.md index.html - The main HTML file containing the structure of the webpage. script.js - The JavaScript file handling the ...