react-native-pdf-view
react-native-pdf-view copied to clipboard
Property has a previous declaration Xcode 12
Hello,
I have an issue with this package when build with Xcode 12. The error show Property has a previous declaration like below screenshot.

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?
the same problem! help wanted.