The subset of React Native's Linking module this adapter uses.
Declared structurally rather than imported, for two reasons: the adapter must be
testable without a native runtime, and it must not make react-native a hard
dependency of a package that a server-side test suite may pull in transitively.
The subset of React Native's
Linkingmodule this adapter uses.Declared structurally rather than imported, for two reasons: the adapter must be testable without a native runtime, and it must not make
react-nativea hard dependency of a package that a server-side test suite may pull in transitively.