UNPKG

react-native-scrollable-tab-view-forked

Version:

forked react-native-scrollable-tab-view ,you can set line width

26 lines 636 B
{ "name": "react-native-scrollable-tab-view-forked", "version": "1.1.4", "description": "forked react-native-scrollable-tab-view ,you can set line width", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "liucheng", "license": "MIT", "bundleDependencies": false, "dependencies": { "create-react-class": "^15.6.2", "prop-types": "^15.6.0", "react-timer-mixin": "^0.13.3", "react-native-pager-view": "^5.4.0" }, "keywords": [ "react-native-component", "react-component", "react-native", "ios", "tab", "scrollable" ] }