fieldnotesai
    Preparing search index...
    • Tracks real-time network connectivity state. Defaults to connected (true) on first render to avoid a flash of the offline overlay while the initial NetInfo.fetch() resolves.

      Returns { isConnected: boolean; retry: () => Promise<void> }