UNPKG

expo-dark-mode-switch

Version:

Dark-mode 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