UNPKG

react-native-unistyles

Version:
4 lines 235 B
import { type SharedValue } from 'react-native-reanimated'; import type { UnistylesTheme } from '../types'; export declare const useAnimatedTheme: () => SharedValue<UnistylesTheme>; //# sourceMappingURL=useAnimatedTheme.native.d.ts.map