Skip to content

Commit

Permalink
chore pdf example url
Browse files Browse the repository at this point in the history
  • Loading branch information
xcarpentier committed Jan 6, 2020
1 parent 024b681 commit 860c92f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ export default class App extends React.Component {
return (
<PdfReader
source={{
uri:
'https://www.dropbox.com/s/6it8hd9hywbx5xe/Integrationtest1%20%284%29.pdf?dl=0&raw=1',
uri: 'http://gahp.net/wp-content/uploads/2017/09/sample.pdf',
}}
/>
)
Expand Down

0 comments on commit 860c92f

Please sign in to comment.