Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS loader only shows for some times #215

Closed
iRoachie opened this issue Aug 2, 2018 · 2 comments
Closed

iOS loader only shows for some times #215

iRoachie opened this issue Aug 2, 2018 · 2 comments

Comments

@iRoachie
Copy link
Contributor

iRoachie commented Aug 2, 2018

What react-native version are you using ?
0.56.0

What react-native-pdf version are you using ?
^5.0.0

What platform does your issue occur on? (android/ios/both)]
iOS

Describe your issue as precisely as possible :
Loading indicator sometimes doesn't show on iOS.

Join a screenshot or video of the problem on the simulator or device ?

Show us the code you are using ?

<Pdf
  style={{
    flex: 1,
    width: Dimensions.get('window').width,
  }}
  source={{ uri: this.props.navigation.getParam('release').magazine }}
/>
@wonday
Copy link
Owner

wonday commented Aug 20, 2018

Yes it is a bug of RN-fetch-blob, see also joltup/rn-fetch-blob#96

@wonday
Copy link
Owner

wonday commented Sep 10, 2018

v5.0.3 has fixed this problem

@wonday wonday closed this as completed Sep 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants