UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

11 lines (10 loc) 241 B
'use strict'; export default class JSPropsUpdaterWeb { addOnJSPropsChangeListener(_animatedComponent) { // noop } removeOnJSPropsChangeListener(_animatedComponent) { // noop } } //# sourceMappingURL=JSPropsUpdater.web.js.map