Switch
is a React Native component designed for creating a switch or toggle control. It’s built on
top of React Native’s Switch. It can be customized with Tailwind
classes through the className
prop.
Light mode
Dark mode
className?: string (optional)
- The classes for the switch.Switch
component: