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

Invariant Violation: View config getter callback for component RNCSlider must be a function (received undefined) #443

Open
lokeshphilips opened this issue Jun 5, 2024 · 0 comments

Comments

@lokeshphilips
Copy link

lokeshphilips commented Jun 5, 2024

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 (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

Uploading Simulator Screenshot - iPhone 15 - 2024-06-05 at 15.32.40.png…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant