MCPcopy Create free account
hub / github.com/Kilo-Org/cloud / _layout.tsx

File _layout.tsx

apps/mobile/src/app/_layout.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable max-lines -- root layout bootstrap: auth/consent/update gating, notification wiring, theme readiness gate, and Sentry error-boundary wrap are kept together */
2// Must run before the first view mounts: allowRTL(true) makes the native
3// direction known before any layout pass (see src/i18n/rtl.ts).
4// eslint-disable-next-line import/no-duplicates -- the side effect must run here, before the named import below

Callers

nothing calls this directly

Calls 3

setupNotificationHandlerFunction · 0.90
checkInitialNotificationFunction · 0.90
initMethod · 0.45

Tested by

no test coverage detected