diff --git a/react-native-libraries.json b/react-native-libraries.json index 4b1b1dae6..8c1521d5b 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -14727,5 +14727,19 @@ "https://github.com/alanjhughes/expo-shazamkit/tree/main/example" ], "ios": true + }, + { + "githubUrl": "https://github.com/deepktp/react-native-vikalp-ratings", + "npmPkg": "@rn-vui/ratings", + "images": [ + "https://raw.githubusercontent.com/deepktp/react-native-vikalp-ratings/master/resources/tap_rating_1.png", + "https://raw.githubusercontent.com/deepktp/react-native-vikalp-ratings/master/resources/tap_rating_2.png", + "https://raw.githubusercontent.com/deepktp/react-native-viaklp-ratings/master/resources/swipe_rating_1.png", + "https://raw.githubusercontent.com/deepktp/react-native-vikalp-ratings/master/resources/swipe_rating_2.png" + ], + "ios": true, + "android": true, + "web": true, + "expoGo": true } ]