UNPKG

expo-like-button

Version:

Animated Like Button Component for React native apps made using expo.

8 lines 372 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); var LikeButton_1 = __importDefault(require("./src/components/LikeButton")); exports.default = LikeButton_1.default; //# sourceMappingURL=index.js.map