UNPKG

@ai-t/react-native-image-slider-box

Version:

A simple and fully customizable React Native component that implements an Image Slider UI.

45 lines (44 loc) 1.12 kB
{ "name": "@ai-t/react-native-image-slider-box", "version": "1.0.19", "description": "A simple and fully customizable React Native component that implements an Image Slider UI.", "main": "index.js", "scripts": {}, "repository": { "type": "git", "url": "git+https://github.com/banv/react-native-image-slider-box.git" }, "keywords": [ "react-native-image-slider-box", "react-native-image-slider", "react-native", "react-native-slider", "ReactNative", "react-component", "react-native-component", "react", "react native", "mobile", "ios", "android", "ui", "slider", "image slider", "image paging slider" ], "author": "Hamed Taheri", "license": "MIT", "bugs": { "url": "https://github.com/banv/react-native-image-slider-box/issues" }, "homepage": "https://github.com/banv/react-native-image-slider-box#readme", "devDependencies": { "metro-react-native-babel-preset": "latest" }, "dependencies": { "@cebolenkosi2579/react-native-snap-carousel": "latest" }, "directories": { "example": "example" } }