Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile errors on iOS 11 #81

Open
ptesar-xyndata opened this issue Sep 13, 2017 · 2 comments
Open

Compile errors on iOS 11 #81

ptesar-xyndata opened this issue Sep 13, 2017 · 2 comments

Comments

@ptesar-xyndata
Copy link

Hello,

I'm using :
react-native-pdf-view : 0.3.2
react-native : 0.48.3

and by compiling in Xcode I get 26 issues like :

duplicate interface definition for class 'RCTBridge'

can anyone help?

Thx!

@vsinha
Copy link

vsinha commented Sep 21, 2017

Changing your package.json to pull from the most recent version should fix this problem

    "react-native-pdf-view": "git+https://github.com/cnjon/react-native-pdf-view.git",

found the solution linked here

@zedtux
Copy link

zedtux commented Jul 4, 2018

Please @cnjon can we have a new release in order to avoid pointing to the Git repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants