UNPKG

@heap/react-native-heap

Version:

React Native event tracking with Heap.

7 lines (6 loc) 236 B
const SwitchWithForwardedRef: React.AbstractComponent< Props, React.ElementRef< typeof SwitchNativeComponent | typeof AndroidSwitchNativeComponent, >, > = React.forwardRef(function Switch(props, forwardedRef): React.Node {});