Skip to content

Commit 80379b4

Browse files
Add Logicwind React Native libraries to the directory (#1646)
1 parent 2e5c552 commit 80379b4

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

react-native-libraries.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15293,5 +15293,34 @@
1529315293
"ios": true,
1529415294
"android": true,
1529515295
"newArchitecture": true
15296+
},
15297+
{
15298+
"githubUrl": "https://github.com/logicwind/react-native-status-bar-height",
15299+
"npmPkg": "@logicwind/react-native-status-bar-height",
15300+
"examples": [
15301+
"https://github.com/logicwind/react-native-status-bar-height/tree/master/example"
15302+
],
15303+
"ios": true,
15304+
"android": true
15305+
},
15306+
{
15307+
"githubUrl": "https://github.com/logicwind/react-native-matomo-tracker",
15308+
"npmPkg": "@logicwind/react-native-matomo-tracker",
15309+
"examples": [
15310+
"https://github.com/logicwind/react-native-matomo-tracker/tree/master/example"
15311+
],
15312+
"ios": true,
15313+
"android": true,
15314+
"tvos": true,
15315+
"fireos": true
15316+
},
15317+
{
15318+
"githubUrl": "https://github.com/logicwind/react-native-fold-detection",
15319+
"npmPkg": "@logicwind/react-native-fold-detection",
15320+
"examples": [
15321+
"https://github.com/logicwind/react-native-fold-detection/tree/master/example"
15322+
],
15323+
"ios": true,
15324+
"android": true
1529615325
}
1529715326
]

0 commit comments

Comments
 (0)