UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

12 lines (10 loc) 167 B
const NOOP = () => { // noop }; export default { configureProps: NOOP, connectNodes: NOOP, getValue: () => 0, disconnectNodes: NOOP, createNode: NOOP, };