diff --git a/native/flow-typed/npm/@react-navigation/native_v5.x.x.js b/native/flow-typed/npm/@react-navigation/native_v5.x.x.js --- a/native/flow-typed/npm/@react-navigation/native_v5.x.x.js +++ b/native/flow-typed/npm/@react-navigation/native_v5.x.x.js @@ -2236,11 +2236,6 @@ ... }>; - declare export function useLinking( - container: { +current: ?React$ElementRef, ... }, - options: LinkingOptions, - ): {| +getInitialState: () => Promise |}; - declare export function useLinkTo(): (path: string) => void; declare export function useLinkProps(props: {|