UNPKG

react-native-animated-segment-control

Version:

A custom `SegmentControl` component, pretty much similar to native's SegmentControl but with animation

34 lines (33 loc) 808 B
{ "name": "react-native-animated-segment-control", "version": "1.0.10", "description": "A custom `SegmentControl` component, pretty much similar to native's SegmentControl but with animation", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/kusalshrestha/react-native-animated-segment-control" }, "keywords": [ "react-native", "react-component", "react-native-component", "react", "react native", "mobile", "ios", "android", "ui", "segment control", "segment-control", "segment", "animation" ], "author": "Kusal Shrestha", "license": "MIT", "dependencies": { "metro-react-native-babel-preset": "^0.55.0" } }