ProgressViewIOS

ProgressViewIOS

Use ProgressViewIOS to render a UIProgressView on iOS.

Props

ViewPropTypes props...

progress?: PropTypes.number

The progress value (between 0 and 1).

progressImage?: Image.propTypes.source

A stretchable image to display as the progress bar.

progressTintColor?: PropTypes.string

The tint color of the progress bar itself.

progressViewStyle?: PropTypes.oneOf(['default', 'bar'])

The progress bar style.

trackImage?: Image.propTypes.source

A stretchable image to display behind the progress bar.

trackTintColor?: PropTypes.string

The tint color of the progress bar track.

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部