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-view-overflow breaks it on Expo

See original GitHub issue

It gives an error requirenativecomponent RNOverflow was not found in the uimanager which means it can’t link to native code as react-native-view-overflow requires us to do react-native link.

Why do we need react-native-view-overflow? Isn’t overflow fixed in latest RN (assumption)?

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:6

github_iconTop GitHub Comments

2reactions
Hadjiminacommented, Jun 8, 2019

Thanks for posting your solution!

1reaction
deadcoder0904commented, Jun 7, 2019

I went ahead & installed react-native-deck-swiper@1.5.25 which works on Expo & gives no warning & errors 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

React Native Expo App breaks on "There are multiple ...
My react native expo app broke after I changed the casing of the folder, It worked locally but it broke when I connected...
Read more >
Overflow Visible Android Workaround - Expo Snack
Overflow Visible Android Workaround. by @designorant. Open with Expo Go. Open in editor. Need Expo? Don't have the Expo Go? Download the app...
Read more >
Text - React Native
A React component for displaying text.
Read more >
Common bugs in React Native ScrollView and how to fix them
React Native's ScrollView component is a generic container that can contain multiple elements — Views, Texts, Pressables, and even another ...
Read more >
Why My Text Is Going Off Screen? The Truth about React ...
To all the ones who lost control of their Text in React Native ? ... The text does not overflow out of the...
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