react-native-reanimated
Version:
More powerful alternative to Animated library for React Native.
8 lines • 379 B
TypeScript
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;
//# sourceMappingURL=PlatformChecker.d.ts.map