You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kotlin Compilation Fails – Unresolved Supertype ViewManagerWithGeneratedInterface and Cannot access 'ViewManagerWithGeneratedInterface' which is a supertype of ... #3564
React Native: 0.76.5
React: 18.3.1
react-native-reanimated: 3.16.7
react-native-screens: 4.6.0
Gradle: 8.10.2
Kotlin: 2.0.21. e: RNGestureHandlerButtonViewManager.kt: Cannot access 'ViewManagerWithGeneratedInterface'
which is a supertype of 'RNGestureHandlerButtonViewManager'.
Check your module classpath for missing or conflicting dependencies.
Steps to reproduce
Try to build the Android project using npm run android.
Compilation fails with Kotlin errors.