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

RNCSlider was not found in the UIManager #593

Open
clementbmn opened this issue Mar 7, 2022 · 3 comments
Open

RNCSlider was not found in the UIManager #593

clementbmn opened this issue Mar 7, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@clementbmn
Copy link

clementbmn commented Mar 7, 2022

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 expo-av, expo-video-player and @react-native-community/slider :
requireNativeComponent: "RNCSlider" was not found in the UIManager

I can get rid of the error by specifying slider={{ visible: false }}

(I will copy this issue in @react-native-community/slider, please feel free to close/delete it if as I think it's not related)

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

Expected behavior
Not having an error

Additional information:

  • Type: Real device
  • Device: iPhone XS
  • OS: iOS 15
  • Package version: 2.0.4
  • Expo version: 44
  • Expo CLI version: 5.2.0

Additional context

Screenshots (if applicable)
IMG_F3C2107EBEFA-1

@clementbmn clementbmn added the bug Something isn't working label Mar 7, 2022
@gloredo
Copy link

gloredo commented Apr 25, 2022

Rebuilding the Dev Client should solve

@BartoszKlonowski
Copy link
Contributor

I'm linking the issue in <Slider/> repo: callstack/react-native-slider#362.
@clementbmn Did you try to check if @gloredo solution works?

@ihmpavel
Copy link
Owner

Hello, I have just released version 2.1.0. Please check example-app if the problem persists. (Should be working without issues.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants