diff --git a/react-native-libraries.json b/react-native-libraries.json index e36f3a642..2bcd00df6 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -16460,5 +16460,14 @@ "ios": true, "android": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/sivantha96/react-native-trays", + "examples": [ + "https://github.com/sivantha96/react-native-trays/tree/main/example" + ], + "ios": true, + "android": true, + "newArchitecture": true } ]