Skip to content

Commit ad8c478

Browse files
committed
v1.0.9
1 parent f317cf4 commit ad8c478

File tree

4 files changed

+2
-174
lines changed

4 files changed

+2
-174
lines changed

Example/AnimatedSegmentControl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"react": "16.8.3",
1111
"react-native": "0.59.10",
12-
"react-native-animated-segment-control": "^1.0.8"
12+
"react-native-animated-segment-control": "^1.0.9"
1313
},
1414
"devDependencies": {
1515
"@babel/core": "^7.5.4",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-animated-segment-control",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "A custom `SegmentControl` component, pretty much similar to native's SegmentControl but with animation",
55
"main": "index.js",
66
"scripts": {

src/SegmentControl/index.android.js

Lines changed: 0 additions & 172 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)