UNPKG

@masumdev/rn-fab

Version:

A highly customizable Floating Action Button (FAB) component for React Native. Supports multiple variants including single, extended, stacked, clustered, and doted layouts. Built with smooth animations and optimized for both iOS and Android platforms.

17 lines (16 loc) 427 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var _lib = require("./lib"); Object.keys(_lib).forEach(function (key) { if (key === "default" || key === "__esModule") return; if (key in exports && exports[key] === _lib[key]) return; Object.defineProperty(exports, key, { enumerable: true, get: function () { return _lib[key]; } }); }); //# sourceMappingURL=index.js.map