Edit this page on Github

iosProgressView

A component for displaying an progress view.

 @Component({
  selector: 'sample',
  template: `<ProgressView progress="0.6" progressTintColor="#ce0058"></ProgressView>`
})
 export class Sample {}

Available styles

https://facebook.github.io/react-native/docs/view.html#style

Inputs

Inherits all inputs from high level component

progress: number

To be documented

progressImage: any

To be documented

progressTintColor: color

To be documented

progressViewStyle: enum('default', 'bar')

To be documented

trackImage: any

To be documented

trackTintColor: color

To be documented


Getting started

Features

bootstrapAPIsGesturesHttpRouterStyle

Components

ActivityIndicatorHighLevelComponentImagePickerRefreshControlScrollViewSliderSwitchTextTextInputViewWebView
Android
DrawerLayoutPagerLayoutProgressBarToolbar
iOS
DatePickerNavigatorProgressViewSegmentedControlTabBarTabBarItem

Directives

Opacity feedbackRipple feedback