diff --git a/react-native-libraries.json b/react-native-libraries.json index ec4bea71..bcc9e2ea 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -289,6 +289,13 @@ "android": true, "unmaintained": true }, + { + "githubUrl": "https://github.com/facebook/metro/tree/main/packages/metro", + "ios": true, + "android": true, + "npmPkg": "metro", + "description": "The JavaScript bundler for React Native." +}, { "githubUrl": "https://github.com/vonovak/react-native-simple-toast", "ios": true,