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
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
After couple hours of debugging, I solved the issue but doing the following
react-native start --reset-cachereact-native run-android