UNPKG

nativescript-bottom-navigation

Version:

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

5 lines (4 loc) 185 B
import { BottomNavigationTabBase } from '../base/bottom-navigation-tab.base'; export declare class BottomNavigationTab extends BottomNavigationTabBase { getNativeIcon(): UIImage; }