We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecba65d commit 7913be0Copy full SHA for 7913be0
1 file changed
react-native-libraries.json
@@ -16701,5 +16701,16 @@
16701
"ios": false,
16702
"android": true,
16703
"newArchitecture": true
16704
+ },
16705
+ {
16706
+ "githubUrl": "https://github.com/fordat/expo-roomplan",
16707
+ "npmPkg": "expo-roomplan",
16708
+ "examples": [
16709
+ "https://github.com/fordat/expo-roomplan/tree/main/example-managed",
16710
+ "https://github.com/fordat/expo-roomplan/tree/main/example"
16711
+ ],
16712
+ "ios": true,
16713
+ "android": false,
16714
+ "web": false
16715
}
16716
]
0 commit comments