Open padrinpanji opened 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.
My package source like this : "react-native-pdf-view": "git+https://github.com/cnjon/react-native-pdf-view.git",
"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.
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?