wonday / react-native-pdf

A <Pdf /> component for react-native
MIT License
1.57k stars 532 forks source link

rn 0.73.8版本,android上不显示红色盖章和姓名 #838

Open matuancc opened 1 month ago

matuancc commented 1 month ago

What react-native version are you using? "react-native": "0.73.8",

What react-native-pdf version are you using? "react-native-pdf": "^6.7.5",

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

Describe your issue as precisely as possible : 1) Steps to reproduce the issue or to explain in which case you get the issue pdf显示了,但是红色印章和蓝色姓名不显示,在 "react-native": "0.72.4" 和 "react-native-pdf": "^6.7.4"上是没有问题的

2) Interesting logs

Join a screenshot or video of the problem on the simulator or device? 没问题的: image 有问题的: 红色盖章和姓名没有,其他正常

Show us the code you are using?