Skip to content

Commit 924a13c

Browse files
authored
fix: magrinj/expo-quick-look new architecture not auto detected (#2303)
1 parent b81fa54 commit 924a13c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

react-native-libraries.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20175,6 +20175,7 @@
2017520175
"https://raw.githubusercontent.com/magrinj/expo-quick-look/main/.github/assets/demo-ios.gif"
2017620176
],
2017720177
"ios": true,
20178-
"android": true
20178+
"android": true,
20179+
"newArchitecture": true
2017920180
}
2018020181
]

0 commit comments

Comments
 (0)