diff --git a/src/components/PDFView/index.native.js b/src/components/PDFView/index.native.js index 95a7d235c67a..405fccd1e20d 100644 --- a/src/components/PDFView/index.native.js +++ b/src/components/PDFView/index.native.js @@ -133,7 +133,7 @@ class PDFView extends Component { } + renderActivityIndicator={() => } source={{uri: this.props.sourceURL}} style={pdfStyles} onError={this.initiatePasswordChallenge}