diff --git a/react-native-libraries.json b/react-native-libraries.json index 6155084e..d61bd210 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -11979,9 +11979,14 @@ }, { "githubUrl": "https://github.com/ajakka/react-native-here-explore", - "examples": ["https://github.com/ajakka/react-native-here-explore/tree/main/example"], + "examples": [ + "https://github.com/ajakka/react-native-here-explore/tree/main/example", + "https://github.com/ajakka/react-native-here-explore/tree/main/example-expo" + ], "ios": true, - "android": true + "android": true, + "newArchitecture": true, + "configPlugin": true }, { "githubUrl": "https://github.com/birdofpreyru/react-native-audio",