You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR Invariant Violation: requireNativeComponent: "RNCSlider" was not found in the UIManager.
This error is located at:
in RNCSlider (at Slider.tsx:248)
in SliderComponent (created by SettingsController)
in RCTView (created by View)
in View
in NativeWind.View
in Unknown (created by SettingsController)
in RCTScrollContentView (created by ScrollView)
in RCTScrollView (created by ScrollView)
in ScrollView (created by ScrollView)
in ScrollView (created by SettingsController)
in RCTSafeAreaView
in Styled
in Unknown (created by SettingsController)
in SettingsController (created by App)
in RCTView (created by View)
in View (created by AppContainer)
in RCTView (created by View)
in View (created by AppContainer)
in AppContainer (created by Modal)
in RCTView (created by View)
in View (created by Modal)
in VirtualizedListContextResetter (created by Modal)
in RCTModalHostView (created by Modal)
in Modal (created by App)
in RCTSafeAreaView (created by App)
in App (created by withDevTools(App))
in withDevTools(App)
in RCTView (created by View)
in View (created by AppContainer)
in RCTView (created by View)
in View (created by AppContainer)
in AppContainer
in main(RootComponent), js engine: hermes
ERROR Invariant Violation: requireNativeComponent: "RNCSlider" was not found in the UIManager.
This error is located at:
in RNCSlider (at Slider.tsx:248)
in SliderComponent (created by SettingsController)
in RCTView (created by View)
in View
in NativeWind.View
in Unknown (created by SettingsController)
in RCTScrollContentView (created by ScrollView)
in RCTScrollView (created by ScrollView)
in ScrollView (created by ScrollView)
in ScrollView (created by SettingsController)
in RCTSafeAreaView
in Styled
in Unknown (created by SettingsController)
in SettingsController (created by App)
in RCTView (created by View)
in View (created by AppContainer)
in RCTView (created by View)
in View (created by AppContainer)
in AppContainer (created by Modal)
in RCTView (created by View)
in View (created by Modal)
in VirtualizedListContextResetter (created by Modal)
in RCTModalHostView (created by Modal)
in Modal (created by App)
in RCTSafeAreaView (created by App)
in App (created by withDevTools(App))
in withDevTools(App)
in RCTView (created by View)
in View (created by AppContainer)
in RCTView (created by View)
in View (created by AppContainer)
in AppContainer
in main(RootComponent), js engine: hermes
are you using the new architecture?
yes?
which version of react & react-native are you using?
"react-native": "0.71.7",
Hello @bj97301, thanks for reaching out!
Judging by the comment of yours we can agree to close this as a duplicate of #330.
Please track the progress in the original issue, thank you!
Environment
expo dev ios:
yes?
"react-native": "0.71.7",
Description
I get the above error when I try to return this:
The text was updated successfully, but these errors were encountered: