From 3eca2d12edf406caf46bb17102c1bae4b434b22c Mon Sep 17 00:00:00 2001 From: Ammar Ahmed Date: Tue, 4 Aug 2026 13:40:14 +0500 Subject: [PATCH] mobile: cleanup --- apps/mobile/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/mobile/index.js b/apps/mobile/index.js index 80689c767..d1eba3947 100644 --- a/apps/mobile/index.js +++ b/apps/mobile/index.js @@ -16,6 +16,7 @@ BackgroundSync.start(); Notifications.init(); enableFreeze(true); + NetInfo.configure({ reachabilityUrl: "https://api.notesnook.com/health", reachabilityTest: (response) => {