Skip to content

Commit 526138c

Browse files
authored
Change iOS support to false for react-native-rn-in-app-update (#2179)
1 parent bfeaca6 commit 526138c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

react-native-libraries.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16038,8 +16038,9 @@
1603816038
},
1603916039
{
1604016040
"githubUrl": "https://github.com/logicwind/react-native-rn-in-app-update",
16041-
"ios": true,
16042-
"android": true
16041+
"newArchitecture": true,
16042+
"android": true,
16043+
"ios": false
1604316044
},
1604416045
{
1604516046
"githubUrl": "https://github.com/nandorojo/galeria",

0 commit comments

Comments
 (0)