react-navigation-animated-switch
Advanced tools
Comparing version
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.6.4](https://github.com/react-navigation/react-navigation/compare/react-navigation-animated-switch@0.6.3...react-navigation-animated-switch@0.6.4) (2021-02-21) | ||
**Note:** Version bump only for package react-navigation-animated-switch | ||
## [0.6.3](https://github.com/react-navigation/react-navigation/compare/react-navigation-animated-switch@0.6.2...react-navigation-animated-switch@0.6.3) (2020-10-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "react-navigation-animated-switch", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"description": "Animated switch for React Navigation", | ||
@@ -31,3 +31,3 @@ "main": "lib/commonjs/index.js", | ||
"react-native-reanimated": "~1.13.0", | ||
"react-navigation": "^4.4.3", | ||
"react-navigation": "^4.4.4", | ||
"typescript": "^4.0.3" | ||
@@ -55,3 +55,3 @@ }, | ||
}, | ||
"gitHead": "9b55493e7662f4d54c21f75e53eb3911675f61bc" | ||
"gitHead": "9f553c2ad1bc62d208164e06366ab59b15c630f3" | ||
} |
35670
0.69%