UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

6 lines 266 B
/** * Everything the wrapped component should receive: the CSS config and the * lifecycle callbacks are ours to act on, so neither reaches the host view. */ export declare function filterCSSProps<P extends object>(props: P): P; //# sourceMappingURL=utils.d.ts.map