Skip to content

Commit 077d831

Browse files
Add/Update Logicwind React Native libraries to the directory (#1709)
1 parent 954acb7 commit 077d831

File tree

1 file changed

+37
-2
lines changed

1 file changed

+37
-2
lines changed

react-native-libraries.json

Lines changed: 37 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15421,7 +15421,8 @@
1542115421
"https://github.com/logicwind/react-native-status-bar-height/tree/master/example"
1542215422
],
1542315423
"ios": true,
15424-
"android": true
15424+
"android": true,
15425+
"newArchitecture": true
1542515426
},
1542615427
{
1542715428
"githubUrl": "https://github.com/logicwind/react-native-matomo-tracker",
@@ -15432,7 +15433,8 @@
1543215433
"ios": true,
1543315434
"android": true,
1543415435
"tvos": true,
15435-
"fireos": true
15436+
"fireos": true,
15437+
"newArchitecture": true
1543615438
},
1543715439
{
1543815440
"githubUrl": "https://github.com/logicwind/react-native-fold-detection",
@@ -15786,5 +15788,38 @@
1578615788
"ios": true,
1578715789
"android": true,
1578815790
"web": true
15791+
},
15792+
{
15793+
"githubUrl": "https://github.com/logicwind/react-native-exit-app",
15794+
"npmPkg": "@logicwind/react-native-exit-app",
15795+
"examples": [
15796+
"https://github.com/logicwind/react-native-exit-app/tree/master/example"
15797+
],
15798+
"ios": true,
15799+
"android": true,
15800+
"fireos": true,
15801+
"tvos": true,
15802+
"newArchitecture": true
15803+
},
15804+
{
15805+
"githubUrl": "https://github.com/logicwind/react-native-tvos-keyboard",
15806+
"npmPkg": "@logicwind/react-native-tvos-keyboard",
15807+
"examples": [
15808+
"https://github.com/logicwind/react-native-tvos-keyboard/tree/master/example"
15809+
],
15810+
"tvos": true,
15811+
"newArchitecture": true
15812+
},
15813+
{
15814+
"githubUrl": "https://github.com/logicwind/react-native-tvos-ssl-pinning",
15815+
"npmPkg": "@logicwind/react-native-tvos-ssl-pinning",
15816+
"examples": [
15817+
"https://github.com/logicwind/react-native-tvos-ssl-pinning/tree/main/example"
15818+
],
15819+
"ios": true,
15820+
"android": true,
15821+
"fireos": true,
15822+
"tvos": true,
15823+
"newArchitecture": true
1578915824
}
1579015825
]

0 commit comments

Comments
 (0)