UNPKG

@freakycoder/animated-tabbar

Version:

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

2 lines (1 loc) 128 B
export declare const useTabBarVisibility: (shouldShowTabBar: boolean) => import("react-native-reanimated").SharedValue<number>;