We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26c9efd commit fd974e8Copy full SHA for fd974e8
react-native-libraries.json
@@ -11979,9 +11979,14 @@
11979
},
11980
{
11981
"githubUrl": "https://github.com/ajakka/react-native-here-explore",
11982
- "examples": ["https://github.com/ajakka/react-native-here-explore/tree/main/example"],
+ "examples": [
11983
+ "https://github.com/ajakka/react-native-here-explore/tree/main/example",
11984
+ "https://github.com/ajakka/react-native-here-explore/tree/main/example-expo"
11985
+ ],
11986
"ios": true,
- "android": true
11987
+ "android": true,
11988
+ "newArchitecture": true,
11989
+ "configPlugin": true
11990
11991
11992
"githubUrl": "https://github.com/birdofpreyru/react-native-audio",
0 commit comments