Skip to content

Commit 7bf2a2a

Browse files
authored
Update react-native-libraries.json add "@rn-vui/ratings" (#1631)
Added new library `@rn-vui/ratings` forked from `react-native-ratings` that is not updated in last 4 years on NPM and no update on github from last year. Also original library does not work with React Native 0.79 .
1 parent 6b9cb80 commit 7bf2a2a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

react-native-libraries.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14747,5 +14747,19 @@
1474714747
"https://github.com/alanjhughes/expo-shazamkit/tree/main/example"
1474814748
],
1474914749
"ios": true
14750+
},
14751+
{
14752+
"githubUrl": "https://github.com/deepktp/react-native-vikalp-ratings",
14753+
"npmPkg": "@rn-vui/ratings",
14754+
"images": [
14755+
"https://raw.githubusercontent.com/deepktp/react-native-vikalp-ratings/master/resources/tap_rating_1.png",
14756+
"https://raw.githubusercontent.com/deepktp/react-native-vikalp-ratings/master/resources/tap_rating_2.png",
14757+
"https://raw.githubusercontent.com/deepktp/react-native-viaklp-ratings/master/resources/swipe_rating_1.png",
14758+
"https://raw.githubusercontent.com/deepktp/react-native-vikalp-ratings/master/resources/swipe_rating_2.png"
14759+
],
14760+
"ios": true,
14761+
"android": true,
14762+
"web": true,
14763+
"expoGo": true
1475014764
}
1475114765
]

0 commit comments

Comments
 (0)