markusenglund / react-switch

A draggable toggle-switch component for React. Check out the demo at:
https://react-switch.netlify.com/
MIT License
1.33k stars 100 forks source link

I need to access Input Event on "onChange" function #122

Open medram opened 1 year ago

medram commented 1 year ago

I need to access Input Event on "onChange" function to use it with Formik

OR, Please implement something like "onInputChange" I hope you implement it soon.

Thanks in advance.

Fawad-invoo commented 1 year ago

is this repository actively maintained?