diff --git a/react-native-libraries.json b/react-native-libraries.json index 7c4d9a3f0..3a972524e 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -14233,5 +14233,13 @@ "android": true, "web": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/date-fns/date-fns", + "npmPkg": "date-fns", + "android": true, + "ios": true, + "web": true, + "expoGo": true } ]