@personio/react-native-spring-scrollview
Version:
An cross-platform (iOS & Android) spring ScrollView
29 lines (28 loc) • 652 B
JSON
{
"name": "@personio/react-native-spring-scrollview",
"private": false,
"version": "1.0.0",
"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": "bolan9999 <shanshang130@gmail.com>",
"license": "MIT",
"peerDependencies": {
"react": "^16.9.0",
"react-native": "^0.61.0-rc.2",
"lottie-react-native": "latest"
}
}