UNPKG

@freakycoder/animated-tabbar

Version:

A 60FPS animated tab bar with a variety of cool animation presets.

10 lines 207 B
import FlashyTabBar from './presets/flashy'; const Presets = { flashy: { component: FlashyTabBar, $c: undefined, $t: undefined } }; export default Presets; //# sourceMappingURL=presets.js.map