React Native Spotlight Tour - API Reference


React Native Spotlight Tour - API Reference / hide

Variable: hide()

const hide: (options?, deps?) => Middleware

Defined in: node_modules/@floating-ui/react-native/dist/floating-ui.react-native.d.ts:109

Provides data to hide the floating element in applicable situations, such as when it is not in the same clipping context as the reference element.

Parameters

options?

HideOptions Derivable<HideOptions>

deps?

React.DependencyList

Returns

Middleware

See

https://floating-ui.com/docs/hide