react-native-segmented-control-tabs
Version:
A React Native component for iOS and Android based on SegmentedControlIOS.
24 lines • 740 B
JSON
{
"name": "react-native-segmented-control-tabs",
"version": "1.4.0",
"keywords": [
"reactnative",
"react-native",
"SegmentedControlIOS",
"tabs"
],
"description": "A React Native component for iOS and Android based on SegmentedControlIOS.",
"main": "index.js",
"bugs": {
"url": "https://github.com/pavan168/react-native-segmented-control-tabs/issues"
},
"homepage": "https://github.com/pavan168/react-native-segmented-control-tabs#readme",
"repository": "https://github.com/pavan168/react-native-segmented-control-tabs.git",
"author": "Pavan Welihinda <pavan168@hotmail.com>",
"devDependencies": {
"react": "16.11.0",
"react-native": "^0.62.0"
},
"license": "MIT",
"private": false
}