getBadgeCount() Gets the badge count number from the aps object
getAlert() Gets the notification's main message from the aps object
constructor(nativeNotif) You will never need to instantiate PushNotificationIOS yourself. Listening to the notification event and invoking popInitialNotification is sufficient
trackTintColor string The tint color of the progress bar track.
trackImage Image.propTypes.source A stretchable image to display behind the progress bar.
progressViewStyle enum('default', 'bar') The progress bar style.
progressTintColor string The tint color of the progress bar itself.
progressImage Image.propTypes.source A stretchable image to display as the progress bar.
progress number The progress value (between 0 and 1).
testID string Used to locate this view in end-to-end tests.
Page 32 of 64