UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

9 lines (8 loc) 386 B
export declare function isJest(): boolean; export declare function isChromeDebugger(): boolean; export declare function isWeb(): boolean; export declare function isAndroid(): boolean; export declare function shouldBeUseWeb(): boolean; export declare function isFabric(): boolean; export declare function isWindowAvailable(): boolean; export declare function isReducedMotion(): boolean;