UNPKG

react-native-micro-interactions

Version:

Effortlessly enhance your React Native components with subtle micro-interactions and animations.

12 lines (11 loc) 223 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AnimationConfig = AnimationConfig; function AnimationConfig(config) { return { config }; } //# sourceMappingURL=defaults.js.map