You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️ This rule _warns_ in the ✅ `recommended` config.
4
4
@@ -9,25 +9,32 @@
9
9
To avoid draining the battery, an Android device that is left idle quickly falls asleep.
10
10
Hence, keeping the screen on should be avoided, unless it is absolutely necessary.
11
11
12
+
> **Note**: This rule currently only supports detecting `expo-keep-awake` package usage. Support for other keep-awake packages may be added in future versions.
0 commit comments