MCPcopy Create free account
hub / github.com/Iterable/react-native-sdk / useIterableApp

Function useIterableApp

example/src/hooks/useIterableApp.tsx:310–310  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

308};
309
310export const useIterableApp = () => useContext(IterableAppContext);
311
312export default useIterableApp;

Callers 5

InboxFunction · 0.90
LoginFunction · 0.90
MainFunction · 0.90
AppFunction · 0.90
UserFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…