A `Switch` shim for react-native-web.
npm install react-native-web-switchA Switch shim for react-native-web.
If Platform.OS is not web, use native instead.
https://user-images.githubusercontent.com/3146159/156970805-328eba8e-1af0-4102-8058-c3f4c3dd66bf.mov
``tsx
import { Switch } from 'react-native-web-switch'
``