react-native-reanimated
Version:
More powerful alternative to Animated library for React Native.
5 lines • 338 B
TypeScript
/** @deprecated This function is a no-op in Reanimated 4. */
export declare function addWhitelistedNativeProps(_props: Record<string, boolean>): void;
/** @deprecated This function is a no-op in Reanimated 4. */
export declare function addWhitelistedUIProps(_props: Record<string, boolean>): void;
//# sourceMappingURL=deprecated.d.ts.map