cnjon / react-native-pdf-view

React Native PDF View
MIT License
405 stars 167 forks source link

Property has a previous declaration Xcode 12 #119

Open padrinpanji opened 3 years ago

padrinpanji commented 3 years ago

Hello,

I have an issue with this package when build with Xcode 12. The error show Property has a previous declaration like below screenshot.

image

My package source like this :
"react-native-pdf-view": "git+https://github.com/cnjon/react-native-pdf-view.git",

it was fine when building with XCode 11.6, using reactnative 60.0

Can someone help?

shiqkuangsan commented 2 years ago

the same problem! help wanted.