Optional componentDirect props to set on the React Native component (including iOS and Android specific props). Most use cases should not need this.
Optional customCustom image (override type image)
Optional errorTechnical help or codes (shows as mono text)
Optional imageCustom image styles
Optional noIndicate if no image should be used (text only error)
Optional style?: StyleProp<ViewStyle>Style to set on the item
Optional subSub title of error state (longer reason or explanation)
Title of error state (primary reason)
Optional type?: ErrorStateTypesType of error state (default is generic)
Generated using TypeDoc
Props for ErrorState component