UNPKG

react-native-theme-switch-animation

Version:
4 lines • 253 B
import type { ThemeSwitcherHookProps } from './index.d'; declare const switchTheme: ({ switchThemeFunction: incomingSwitchThemeFunction, animationConfig, }: ThemeSwitcherHookProps) => void; export default switchTheme; //# sourceMappingURL=index.d.ts.map