UNPKG

expo-custom-switch

Version:

Custom theme toggle with a universal Switch component

3 lines 167 B
import { TouchableOpacity as NativeTouchableOpacity } from 'react-native'; export const TouchableOpacity = NativeTouchableOpacity; //# sourceMappingURL=Elements.js.map