Skip to content

Class 'ModalContentLayout' is not abstract and does not implement abstract member 'onChildStartedNativeGesture'. #7998

Open
@tomruijgrok

Description

@tomruijgrok

What happened?

When trying to build my android app for rn version 0.78.2 and 0.79 I get this error:
node_modules/react-native-navigation/lib/android/app/src/reactNative71/java/com/reactnativenavigation/react/modal/ModalContentLayout.kt:12:1 Class 'ModalContentLayout' is not abstract and does not implement abstract member 'onChildStartedNativeGesture'.

What was the expected behaviour?

App to build properly

Was it tested on latest react-native-navigation?

  • I have tested this issue on the latest react-native-navigation release and it still reproduces.

Help us reproduce this issue!

Minimal reproducible repo: https://github.com/tomruijgrok/rnn-android-bug

In what environment did this happen?

React Native Navigation version: 7.44.0 and 7.45.0 (possible more)
React Native version: 0.78.2 and 0.79.0 (possible more)
Has Fabric (React Native's new rendering system) enabled: (yes/no)
Node version: 23.11
Device model:
Android version:

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions