diff --git a/src/components/PDFView/index.native.js b/src/components/PDFView/index.native.js index c240ade664e5..0bd9936c628b 100644 --- a/src/components/PDFView/index.native.js +++ b/src/components/PDFView/index.native.js @@ -148,6 +148,7 @@ class PDFView extends Component { )} {this.state.shouldAttemptPDFLoad && ( } source={{uri: this.props.sourceURL}}