We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What react-native version are you using ? 0.56.0
react-native
What react-native-pdf version are you using ? ^5.0.0
react-native-pdf
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 }} />
The text was updated successfully, but these errors were encountered:
Yes it is a bug of RN-fetch-blob, see also joltup/rn-fetch-blob#96
Sorry, something went wrong.
v5.0.3 has fixed this problem
No branches or pull requests
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 ?
The text was updated successfully, but these errors were encountered: