Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Invariant Violation: requireNativeComponent: "RNCViewPager" was not found in the UIMana

I'm using react navigation's material top tabs and I'm getting this error Invariant Violation: requireNativeComponent: "RNCViewPager" was not found in the UIMana

like image 774
issa6 Avatar asked Sep 04 '25 16:09

issa6


1 Answers

After couple hours of debugging, I solved the issue by doing the following

  1. react-native start --reset-cache
  2. uninstall the app from the device
  3. react-native run-android
like image 156
issa6 Avatar answered Sep 07 '25 06:09

issa6



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!