-
Notifications
You must be signed in to change notification settings - Fork 427
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
Is it an error with rn 0.75.2. addView overrides nothing. #862
Comments
Already merged changes in #857 will release new version soon |
Running into this too, Thanks @MrRefactor ! |
Hi @MrRefactor , this issue seems also exist in version 7.0.0-rc.0. i can confirm that changes in the following commit also fix the same issue in 7.0.0-rc.0 : |
hey @hakanolgun as for now 7.0.0-rc is no longer supported, all features from 7.0.0 are also in 6.4.0 so I highly encourage you to use that version. |
when I try to run my application I get the following error in building phase:
e: file:///C:/Users/yogid/Desktop/WE%20RNS/indibaba/node_modules/react-native-pager-view/android/src/paper/java/com/reactnativepagerview/PagerViewViewManager.kt:72:5 'addView' overrides nothing
FAILURE: Build failed with an exception.
Execution failed for task ':react-native-pager-view:compileDebugKotlin'.
The following is my package.json:
I haven't used it yet I just installed
react-native-pager-view
and@react-navigation/material-top-tabs
. Now I am getting this errorThe text was updated successfully, but these errors were encountered: