UNPKG

dbb-react-native-invertible-scroll-view

Version:
27 lines (26 loc) 782 B
{ "name": "dbb-react-native-invertible-scroll-view", "version": "0.0.1", "description": "An invertible ScrollView for React Native", "main": "InvertibleScrollView.js", "scripts": {}, "repository": { "type": "git", "url": "https://github.com/exponentjs/react-native-invertible-scroll-view.git" }, "keywords": [ "react-native", "invertible", "scroll-view" ], "author": "Charlie Cheever <ccheever@getexponent.com>", "license": "MIT", "bugs": { "url": "https://github.com/exponentjs/react-native-invertible-scroll-view/issues" }, "homepage": "https://github.com/exponentjs/react-native-invertible-scroll-view", "dependencies": { "react-clone-referenced-element": "^1.0.1", "dbb-react-native-scrollable-mixin": "0.0.1" } }