[SDK 54] - wrong version of react-native-pdf
Open
bug
- Dominant language
- TypeScript
- Stars
- 567
- Forks
- 136
- PR merge metrics
- No merged PRs in 30d
Description
### Summary
why ?
- on iOS version 6 doesnt render anything ( its known bug ) -> check changelog (there is finally fix for displey PDF) https://github.com/wonday/react-native-pdf/releases/tag/v7.0.0
- only version 7+ works with SDK 54+ on IOS
### Config Plugin
@config-plugins/react-native-pdf
### What platform(s) does this occur on?
iOS
### SDK Version
54
### Reproducible demo
- blank project with expo this plugin will redner PDF on android but not on iOS
Contributor guide
Assessment
This issue has not been assessed yet.