UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

4 lines (3 loc) 81 B
export function val(v) { return v && v.__getValue ? v.__getValue() : v || 0; }