UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

4 lines 262 B
export declare function configureWebCSSAnimations(): void; export declare function insertCSSAnimation(animationName: string, keyframes: string): void; export declare function removeCSSAnimation(animationName: string): void; //# sourceMappingURL=domUtils.d.ts.map