react-native-segment-control
Version:
A React Native swipeable SegmentedControl component for iOS and Android <img src="https://github.com/ainurb/react-native-segment-control/blob/master/example/example1.gif" width="30%" /> <img src="https://github.com/ainurb/react-native-segment-control/blob
26 lines (25 loc) • 608 B
JSON
{
"name": "react-native-segment-control",
"version": "1.0.5",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ainurb/react-native-segment-control.git"
},
"keywords": [
"segment",
"control",
"tab",
"animated"
],
"author": "Ainur Baizhumanova",
"license": "MIT",
"bugs": {
"url": "https://github.com/ainurb/react-native-segment-control/issues"
},
"homepage": "https://github.com/ainurb/react-native-segment-control#readme"
}