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
below is stack flow :
Invariant Violation: View config getter callback for component RNCSlider must be a function (received undefined).
This error is located at:
in RNCSlider
in RCTView (created by View)
in View
in SliderComponent (created by SliderComponent)
in RCTView (created by View)
in View (created by SliderComponent)
in SliderComponent (created by App)
in App
in RCTView (created by View)
in View (created by AppContainer)
in RCTView (created by View)
in View (created by AppContainer)
in AppContainer
The text was updated successfully, but these errors were encountered:
facing the issue while trying to run in iOS
below is stack flow :
Invariant Violation: View config getter callback for component
RNCSlider
must be a function (receivedundefined
).This error is located at:
in RNCSlider
in RCTView (created by View)
in View
in SliderComponent (created by SliderComponent)
in RCTView (created by View)
in View (created by SliderComponent)
in SliderComponent (created by App)
in App
in RCTView (created by View)
in View (created by AppContainer)
in RCTView (created by View)
in View (created by AppContainer)
in AppContainer
The text was updated successfully, but these errors were encountered: