react-native-wheel-array
Version:
A React Native component for generating and displaying interactive array over a circle. Compatible with both iOS and Android.
20 lines (19 loc) • 492 B
JSON
{
"name": "react-native-wheel-array",
"version": "1.0.6",
"description": "A React Native component for generating and displaying interactive array over a circle. Compatible with both iOS and Android.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"React Native",
"Circle",
"Wheel",
"Array",
"Android",
"iOS"
],
"author": "Nguyen Thai Tinh",
"license": "ISC"
}