react-navigation-animated-switch
Advanced tools
Comparing version
@@ -6,3 +6,3 @@ import * as React from 'react'; | ||
export interface AnimatedSwitchNavigatorConfig extends SwitchNavigatorConfig { | ||
transition?: React.ComponentType<Transition>; | ||
transition?: React.Element<typeof Transition>; | ||
} | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "react-navigation-animated-switch", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
4087
0.02%