LcBaixiao
LcBaixiao
same problem -v:reacat-native 0.64
12-03 21:58:07.893 E/AndroidRuntime(25688): java.lang.AbstractMethodError: abstract method "void ja.burhanrashid52.photoeditor.OnPhotoEditorListener.onTouchSourceImage(android.view.MotionEvent)" 12-03 21:58:07.893 E/AndroidRuntime(25688): at ja.burhanrashid52.photoeditor.PhotoEditorImpl$2.onTouch(PhotoEditorImpl.java:86)
Find this file in the NPM package :PhotoEditorActivity.kt Reference : node_modules\@baronha\react-native-photo-editor\android\src\main\java\com\reactnativephotoeditor\activity\PhotoEditorActivity.kt Comment this line :mPhotoEditor?.setOnPhotoEditorListener(this) =》 //mPhotoEditor?.setOnPhotoEditorListener(this) Other operations are not affected at present