react-native-scrollable-tab-view-mask-bar
Version: 
this is a custom tab bar for react-native-scrollable-tab-view
32 lines (30 loc) • 879 B
JSON
{
  "name": "react-native-scrollable-tab-view-mask-bar",
  "version": "1.0.8",
  "description": "this is a custom tab bar for react-native-scrollable-tab-view",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/WaterEye0o/react-native-scrollable-tab-view-mask-bar.git"
  },
  "keywords": [
    "react",
    "react-native",
    "scroll",
    "react-native-scrollable-tab-view"
  ],
  "author": "WateryEye",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/WaterEye0o/react-native-scrollable-tab-view-mask-bar/issues"
  },
"dependencies": {
    "react-timer-mixin": "^0.13.3",
    "prop-types": "^15.6.0",
    "create-react-class": "^15.6.2"
  },
  "homepage": "https://github.com/WaterEye0o/react-native-scrollable-tab-view-mask-bar#readme"
}