UNPKG

react-native-eva-icons

Version:
13 lines 643 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var animation_1 = require("./animation"); exports.Animation = animation_1.Animation; var pulseAnimation_1 = require("./pulseAnimation"); exports.PulseAnimation = pulseAnimation_1.PulseAnimation; var shakeAnimation_1 = require("./shakeAnimation"); exports.ShakeAnimation = shakeAnimation_1.ShakeAnimation; var zoomAnimation_1 = require("./zoomAnimation"); exports.ZoomAnimation = zoomAnimation_1.ZoomAnimation; var animationRegistry_1 = require("./animationRegistry"); exports.getIconAnimation = animationRegistry_1.getIconAnimation; //# sourceMappingURL=index.js.map