@freakycoder/animated-tabbar
Version:
A 60FPS animated tab bar with a variety of cool animation presets.
5 lines (4 loc) • 303 B
TypeScript
export { AnimatedTabBar as default } from './AnimatedTabBar';
export { AnimatedTabBarView } from './AnimatedTabBarView';
export { TabsConfig } from './types';
export { FlashyTabBarConfig, FlashyTabBarItemConfig, FlashyTabBarItem, FlashyTabBarItemProps, FlashyTabBarIconProps, } from './presets/flashy';