zkteco-react-native-spring-scrollview
Version:
An cross-platform (iOS & Android) spring ScrollView
28 lines (27 loc) • 595 B
JSON
{
"name": "zkteco-react-native-spring-scrollview",
"version": "1.0.2",
"description": "An cross-platform (iOS & Android) spring ScrollView",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"scroll",
"ScrollView",
"iOS style",
"react-native-scrollview",
"spring",
"rebound",
"bounces",
"cross-platform"
],
"author": "zketco",
"license": "MIT",
"peerDependencies": {
"react": "^16.3.1",
"react-native": "^0.50.0",
"lottie-react-native":"latest"
}
}