Skip to content

Commit 6133d9e

Browse files
Added react-native-viewport-detector (#1702)
1 parent 733e3ce commit 6133d9e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

react-native-libraries.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15750,9 +15750,15 @@
1575015750
"ios": true,
1575115751
"android": true
1575215752
},
15753-
{
15753+
{
1575415754
"githubUrl": "https://github.com/teamairship/react-native-public-ip",
1575515755
"ios": true,
1575615756
"android": true
15757+
},
15758+
{
15759+
"githubUrl": "https://github.com/thinhkhang97/react-native-viewport-detector",
15760+
"examples": ["https://github.com/thinhkhang97/react-native-viewport-detector/tree/master/examples"],
15761+
"ios": true,
15762+
"android": true
1575715763
}
1575815764
]

0 commit comments

Comments
 (0)