Files
Schnappix/node_modules/react-native-worklets/apple/worklets/apple/SlowAnimations.h
T

9 lines
213 B
Objective-C

#import <Foundation/Foundation.h>
namespace worklets {
CGFloat getUIAnimationDragCoefficient(void);
CFTimeInterval calculateTimestampWithSlowAnimations(CFTimeInterval currentTimestamp);
} // namespace worklets