UNPKG

@nativescript-community/ui-material-bottom-navigation

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.

13 lines (12 loc) 272 B
declare const _default: { model: { prop: string; event: string; }; render(h: any): any; methods: { registerTabStrip(tabStrip: any): void; registerTabContentItem(tabContentItem: any): void; }; }; export default _default;