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.

requireNativeComponent: "RNCSlider" was not found in the UIManager

See original GitHub issue

Describe the bug On IOS On a Expo managed app - I use the Expo Dev Client and do not have an ios or android directory I get this error after installing @react-native-community/slider : requireNativeComponent: "RNCSlider" was not found in the UIManager

To Reproduce Steps to reproduce the behavior: Install the mentioned package and run the app

Expected behavior Not having an error

Additional information:

  • Type: Real device
  • Device: iPhone XS
  • OS: iOS 15
  • Package version: 4.1.12 (4.2.0 marked as not compatible with Expo, and does not fix the problem)
  • Expo version: 44
  • Expo CLI version: 5.2.0

Additional context

Screenshots (if applicable) IMG_F3C2107EBEFA-1

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
clementbmncommented, Nov 9, 2022

Hi, sorry I finally ended up ejecting my expo project for some other reason, and did not have the problem anymore

1reaction
federicogomezcactuscommented, Jul 25, 2022

@clementbmn I think I found a fix? I had this problem with an Expo Managed app (SDK 44), I built the app again after installing the package with expo install and when I ran it on my simulator it was working fine

Read more comments on GitHub >

github_iconTop Results From Across the Web

Invariant Violation: requireNativeComponent: "RNCSlider ...
Invariant Violation: requireNativeComponent: "RNCSlider" was not found in the UIManager. This error is located at: in RNCSlider (at Slider.js: ...
Read more >
RNCSlider was not found in the UI Manager when trying to ...
</Slider> tags, I get the following compile error: ERROR Invariant Violation: requireNativeComponent: "RNCSlider" was not found in the UIManager ...
Read more >
react-native-community - Bountysource
I am getting the following import error on only tvos devices. Invariant Violation: requireNativeComponent: "RNCSlider" was not found in the UIManager.
Read more >
React Native Slider | Track bar in React Native - About React
I follow your code, and I have eror in emulator like this: Invariant Violation: requireNativeComponent. 'RNCSlider' was not found in the UIManager. what...
Read more >
RNCSlider was not found in the UI Manager when trying to ...
When importing Material Top Tabs from React Navigation, I get: "requireNativeComponent: "RNCViewPager" was not found in the UIManager." React Native PDF View " ......
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