question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

react-native-iphone-x-helper module not found

See original GitHub issue

I get an error that the react-native-iphone-x-helper module can’t be found.

I run C:\folder\app\android> ./gradlew assembleRelease

I get this error: error Unable to resolve module react-native-iphone-x-helperfromnode_modules\react-native-dynamic-search-bar\lib\src\SearchBar.style.js: react-native-iphone-x-helper could not be found within the project.

Thanks (again)!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
dmongitcommented, Aug 29, 2019

I installed react-native-iphone-x-helper in my project, and that solved the problem up the chain. I think I also missed a module because your dependencies have dependency requirements. This one was on me, though, I think your read me could include that react-native-iphone-x-helper is a required dependency. Thanks!

1reaction
WrathChaoscommented, Dec 6, 2019

@ciruz and @dmongit I’ve released the new version: [0.3.0](https://github.com/WrathChaos/react-native-dynamic-search-bar/releases/tag/0.3.0) please give it a try. There is also an updated with latest versions example.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to resolve module `react-native-iphone-x-helper`...
I am using expo but i'm really new to react native Could you please help? ... Module react-native-iphone-x-helper does not exist in the...
Read more >
react-native-iphone-x-helper - npm
A library to help you design your react-native app for the iPhone X. Latest version: 1.3.1, last published: 2 years ago.
Read more >
react-native-iphone-x-helper - npm.io
A library to help you design your react-native app for notched iPhones. Installing. npm i react-native-iphone-x-helper --save. API. ifIphoneX(iphoneXStyle, [ ...
Read more >
react-native-iphone-x-helper - npm package - Snyk
The npm package react-native-iphone-x-helper was scanned for known vulnerabilities and missing license, and no issues were found. Thus the package was deemed as ......
Read more >
Module not found: Can't resolve 'react-native' - Stack Overflow
I'm not sure but in my case it helped to install react native web by npm install react-native-web . Hope it helps you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found