Home
last modified time | relevance | path

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

/expo/packages/expo-dev-menu/
H A DsetupTests.ts10 const MockSwitch = React.forwardRef((props, ref) => { constant
16 MockSwitch.default = MockSwitch;
18 return MockSwitch;
/expo/packages/expo-dev-launcher/
H A DsetupTests.ts26 function MockSwitch(props) { function
32 MockSwitch.default = MockSwitch;
34 return MockSwitch;