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

library not found for -lReact-Native-Webview-Bridge #18252

Closed
miladheydari opened this issue Mar 7, 2018 · 2 comments
Closed

library not found for -lReact-Native-Webview-Bridge #18252

miladheydari opened this issue Mar 7, 2018 · 2 comments
Labels
Component: WebView Related to the WebView component. Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@miladheydari
Copy link

miladheydari commented Mar 7, 2018

library not found for -lReact-Native-Webview-Bridge

hi i wrote app with react-native it work very good on android phone but i want to run it on ios when i ran react-native run-ios cannot build success and throw this error :
ld: library not found for -lReact-Native-Webview-Bridge clang: error: linker command failed with exit code 1 (use -v to see invocation)

but i dont use lReact-Native-Webview-Bridge library and unknown
its my package.json:

  "name": "xxxxx",
  "version": "xxxxx",
  "private": true,
  "rnpm": {
    "assets": [
      "./app/assets/fonts/"
    ]
  },
  "dependencies": {
    "@mapbox/polyline": "^0.2.0",
    "native-base": "^2.3.5",
    "persianjs": "^0.3.0",
    "react": "16.0.0",
    "react-native": "0.50.3",
    "react-native-animatable": "^1.2.4",
    "react-native-cardview": "^1.1.5",
    "react-native-collapsible": "^0.9.0",
    "react-native-drawer": "^2.5.0",
    "react-native-elements": "^0.19.0",
    "react-native-maps": "^0.17.1",
    "react-native-splash-screen": "^3.0.6",
    "react-native-vector-icons": "^4.5.0",
    "react-navigation": "^1.0.3"
  },
  "devDependencies": {
    "babel-jest": "21.2.0",
    "babel-preset-react-native": "4.0.0",
    "jest": "21.2.1",
    "react-test-renderer": "16.0.0"
  },
  "jest": {
    "preset": "react-native"
  }
}

help me for fix this

@react-native-bot
Copy link
Collaborator

Thanks for posting this! It looks like your issue may be incomplete. Are all the fields required by the Issue Template filled out?

You may safely ignore this if you believe your issue contains all the relevant information. Thank you for your contributions.

How to ContributeWhat to Expect from Maintainers

@react-native-bot react-native-bot added No Template Ran Commands One of our bots successfully processed a command. Component: WebView Related to the WebView component. labels Mar 7, 2018
@react-native-bot
Copy link
Collaborator

This issue was marked as lacking information required by the issue template. There has been no activity on this issue for a while, so I will go ahead and close it.

If you found this thread after encountering the same issue in the latest release, please feel free to create a new issue with up-to-date information by clicking here.

If you are the author of this issue and you believe this issue was closed in error (i.e. you have edited your issue to ensure it meets the template requirements), please let us know.

@facebook facebook locked as resolved and limited conversation to collaborators Mar 22, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Mar 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Component: WebView Related to the WebView component. Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

2 participants