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) #604

Closed
lokeshphilips opened this issue Jun 5, 2024 · 4 comments

Comments

@lokeshphilips
Copy link

lokeshphilips commented Jun 5, 2024

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

I am facing below issue while trying to integrating into React Native application

Invariant Violation: View config getter callback for component RNCSlidermust be a function (receivedundefined).

Originally posted by @lokeshphilips in #330 (comment)

@Joe-Altrai
Copy link

How to solve this? im also facing the same issue in new expo project

@za-rakib
Copy link

za-rakib commented Sep 4, 2024

rm -rf node_modules # Delete node_modules
npm install # Reinstall dependencies
npm start --reset-cache # Clear Metro cache and start the server
cd ios && pod install # Reinstall CocoaPods dependencies

@Joe-Altrai
Copy link

Thanks, but i figured that already. It was my mistake that idk that when installing a native module in expo needs a development build, so after building a development build has resolved that.

@draggie
Copy link
Contributor

draggie commented Nov 22, 2024

Closing this issue as there have been no further reports and it seems to no longer be present. If this problem resurfaces or you encounter a related issue, please feel free to open a new issue or comment here.
Thanks for your contribution and for helping improve the project!

@draggie draggie closed this as completed Nov 22, 2024
@github-project-automation github-project-automation bot moved this from To be analyzed to Done in Slider-Board Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

4 participants