UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

4 lines 139 B
export function useReducedMotion() { return global._REANIMATED_IS_REDUCED_MOTION ?? false; } //# sourceMappingURL=useReducedMotion.js.map