diff --git a/react-native-libraries.json b/react-native-libraries.json index e98c417e..a28855f9 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -21451,5 +21451,16 @@ "ios": true, "android": true, "web": true + }, + { + "githubUrl": "https://github.com/thegruber/react-native-halo-menu", + "examples": ["https://github.com/thegruber/react-native-halo-menu/tree/main/example"], + "images": [ + "https://raw.githubusercontent.com/thegruber/react-native-halo-menu/main/docs/assets/halo-menu-showcase.webp" + ], + "newArchitecture": "new-arch-only", + "ios": true, + "android": true, + "expoGo": true } ]