haideralsh / react-styled-switch

A styled switch for React built using Emotion CSS and Framer motion

Home Page:react-styled-switch.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo

Demo: https://react-styled-switch.vercel.app

I became somewhat obssesed with the different styles of switches on different operating systems and how they behave so I decided to create this project to recreate them using React.

High level vision for this project

A switch in React using Emotion CSS, and Framer motion.

I want to evolve this to offer different switch styles and allowing importing only the style you want.

Eventually, once I decide on the name and API, I will publish it as a standalone package that can be imported from NPM.

About

A styled switch for React built using Emotion CSS and Framer motion

react-styled-switch.vercel.app

License:MIT License


Languages

Language:TypeScript 98.2%Language:HTML 1.8%