TabBarIOS

TabBarIOS

Props

ViewPropTypes props...

barTintColor?: $FlowFixMe

Background color of the tab bar

itemPositioning?: literal | literal | literal

Specifies tab bar item positioning. Available values are: - fill - distributes items across the entire width of the tab bar - center - centers item in the available tab bar space - auto (default) - distributes items dynamically according to the user interface idiom. In a horizontally compact environment (e.g. iPhone 5) this value defaults to fill, in a horizontally regular one (e.g. iPad) it defaults to center.

style?: $FlowFixMe

tintColor?: $FlowFixMe

Color of the currently selected tab icon

translucent?: boolean

A Boolean value that indicates whether the tab bar is translucent

unselectedItemTintColor?: $FlowFixMe

Color of unselected tab icons. Available since iOS 10.

unselectedTintColor?: $FlowFixMe

Color of text on unselected tabs

© 2015–2017 Facebook Inc.
Licensed under the Creative Commons Attribution 4.0 International Public License.
https://facebook.github.io/react-native/docs/tabbarios.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部