UNPKG

react-native-bottom-navigation

Version:

A top-level component following the 'Bottom navigation' Material Design spec.

6 lines 96 B
export default DisplayLabels = { DEFAULT: 0, ALWAYS: 1, NEVER: 2, ACTIVE_TAB_ONLY: 3, };