We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@thehale/react-native-keep-awake
1 parent 9bc3fb7 commit 4b14c97Copy full SHA for 4b14c97
1 file changed
react-native-libraries.json
@@ -1531,7 +1531,8 @@
1531
"githubUrl": "https://github.com/corbt/react-native-keep-awake",
1532
"ios": true,
1533
"android": true,
1534
- "unmaintained": true
+ "unmaintained": true,
1535
+ "alternatives": ["@thehale/react-native-keep-awake"]
1536
},
1537
{
1538
"githubUrl": "https://github.com/lucasferreira/react-native-send-intent",
@@ -16899,5 +16900,15 @@
16899
16900
16901
16902
"newArchitecture": true
16903
+ },
16904
+ {
16905
+ "githubUrl": "https://github.com/thehale/react-native-keep-awake",
16906
+ "npmPkg": "@thehale/react-native-keep-awake",
16907
+ "examples": [
16908
+ "https://github.com/thehale/react-native-keep-awake/tree/main/example"
16909
+ ],
16910
+ "ios": true,
16911
+ "android": true,
16912
+ "newArchitecture": true
16913
}
16914
]
0 commit comments