Skip to content

Commit

Permalink
v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
kusalshrestha committed Jul 26, 2019
1 parent f317cf4 commit ad8c478
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 174 deletions.
2 changes: 1 addition & 1 deletion Example/AnimatedSegmentControl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"react": "16.8.3",
"react-native": "0.59.10",
"react-native-animated-segment-control": "^1.0.8"
"react-native-animated-segment-control": "^1.0.9"
},
"devDependencies": {
"@babel/core": "^7.5.4",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-animated-segment-control",
"version": "1.0.8",
"version": "1.0.9",
"description": "A custom `SegmentControl` component, pretty much similar to native's SegmentControl but with animation",
"main": "index.js",
"scripts": {
Expand Down
172 changes: 0 additions & 172 deletions src/SegmentControl/index.android.js

This file was deleted.

File renamed without changes.

0 comments on commit ad8c478

Please sign in to comment.