diff --git a/react-native-libraries.json b/react-native-libraries.json index 6515a07fc..98629b777 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -16518,5 +16518,17 @@ "web": true, "expoGo": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/kolking/react-native-avatar", + "npmPkg": "@kolking/react-native-avatar", + "examples": [ + "https://github.com/kolking/react-native-avatar/tree/main/example" + ], + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true } ]