UNPKG

@freakycoder/animated-tabbar

Version:

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

13 lines (10 loc) 315 B
export { AnimatedTabBar as default } from './AnimatedTabBar'; export { AnimatedTabBarView } from './AnimatedTabBarView'; export { TabsConfig } from './types'; export { FlashyTabBarConfig, FlashyTabBarItemConfig, FlashyTabBarItem, FlashyTabBarItemProps, FlashyTabBarIconProps, } from './presets/flashy';