Home
last modified time | relevance | path

Searched refs:SwitchComponent (Results 1 – 2 of 2) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Components/Switch/
H A DSwitch.d.ts113 declare class SwitchComponent extends React.Component<SwitchProps> {} class
114 declare const SwitchBase: Constructor<NativeMethods> & typeof SwitchComponent;
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Components/Switch/
H A DSwitch.d.ts113 declare class SwitchComponent extends React.Component<SwitchProps> {} class
114 declare const SwitchBase: Constructor<NativeMethods> & typeof SwitchComponent;