UNPKG

@nativescript-community/ui-material-bottomnavigationbar

Version:

Material Design Bottom Navigation bars allow movement between primary destinations in an app. Tapping on a bottom navigation icon takes you directly to the associated view or refreshes the currently active view.

9 lines (8 loc) 691 B
import * as i0 from "@angular/core"; import * as i1 from "./directives"; export { BottomNavigationBarDirective, BottomNavigationTabDirective } from './directives'; export declare class NativeScriptMaterialBottomNavigationBarModule { static ɵfac: i0.ɵɵFactoryDeclaration<NativeScriptMaterialBottomNavigationBarModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NativeScriptMaterialBottomNavigationBarModule, [typeof i1.BottomNavigationBarDirective, typeof i1.BottomNavigationTabDirective], never, [typeof i1.BottomNavigationBarDirective, typeof i1.BottomNavigationTabDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NativeScriptMaterialBottomNavigationBarModule>; }