UNPKG

nativescript-bottom-navigation

Version:

NativeScript plugin to add a bottom navigation component for Android & iOS

6 lines (5 loc) 182 B
export declare class BottomNavigationBarDirective { } export declare class BottomNavigationTabDirective { } export declare const DIRECTIVES: (typeof BottomNavigationBarDirective)[];