react-native-carousel-wrapper
Version:
This library is React Native wrapper of popular Native carousel library [iCarousel](https://github.com/PhilJay/MPAndroidChart) for ios and [CarouselLayoutManager](https://github.com/Azoft/CarouselLayoutManager), [Coverflow](https://github.com/crosswall/A
26 lines (25 loc) • 587 B
JSON
{
"name": "react-native-carousel-wrapper",
"version": "1.0.7",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/doananh234/react-native-carousel-wrapper.git"
},
"keywords": [
"react-native"
],
"author": "AnhDoan",
"license": "",
"peerDependencies": {
"react-native": "^0.41.2",
"react-native-windows": "0.41.0-rc.1"
},
"bugs": {
"url": "https://github.com/doananh234/react-native-carousel-wrapper/issues"
}
}