Edit this page on Github

androidProgressBar

A component for displaying a progress bar.

@Component({
  selector: 'sample',
  template: `<ProgressBar styleAttr="Large"></ProgressBar>`
})
export class Sample {}

Available styles

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

Inputs

Inherits all inputs from high level component

color: color

To be documented

indeterminate: boolean

To be documented

progress: number

To be documented

styleAttr: enum('Normal', 'Horizontal', 'Small', 'Large', 'Inverse', 'SmallInverse', 'LargeInverse')

To be documented


Getting started

Features

bootstrapAPIsGesturesHttpRouterStyle

Components

ActivityIndicatorHighLevelComponentImagePickerRefreshControlScrollViewSliderSwitchTextTextInputViewWebView
Android
DrawerLayoutPagerLayoutProgressBarToolbar
iOS
DatePickerNavigatorProgressViewSegmentedControlTabBarTabBarItem

Directives

Opacity feedbackRipple feedback