Skip to content

Commit 8271d9a

Browse files
authored
Added alternative for unmaintained visibility sensor library (#1628)
1 parent 7ad06e8 commit 8271d9a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

react-native-libraries.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8258,7 +8258,9 @@
82588258
"https://user-images.githubusercontent.com/24505883/86367431-3aff5500-bc7c-11ea-90ca-7c8f1ef9dfe6.gif"
82598259
],
82608260
"ios": true,
8261-
"android": true
8261+
"android": true,
8262+
"unmaintained": true,
8263+
"alternatives": ["@futurejj/react-native-visibility-sensor"]
82628264
},
82638265
{
82648266
"npmPkg": "@dimaportenko/react-native-shadow-view",

0 commit comments

Comments
 (0)