file:///home/expo/workingdir/build/node_modules/react-native-image-marker/android/src/main/java/com/jimmydaddy/imagemarker/base/MarkTextOptions.kt:15:41 Argument type mismatch: actual type is 'com.facebook.react.bridge.ReadableMap?', but 'com.facebook.react.bridge.ReadableMap'
EAS build is failing with the latest version 1.2.6 of react-native-image-marker
My Expo Project Details are
"react": "19.0.0"
"react-native": "0.79.2"
"react-native-image-marker": "1.2.6"
