diff --git a/react-native-libraries.json b/react-native-libraries.json index fca7b14a3..4af0673b8 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15590,5 +15590,12 @@ "android": true, "expoGo": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/maitrungduc1410/react-native-video-trim", + "examples": ["https://github.com/maitrungduc1410/react-native-video-trim/tree/master/example"], + "ios": true, + "android": true, + "newArchitecture": true } ]