Joel Jerushan

Results 2 issues of Joel Jerushan

Can you help me to find what i was doing wrong here.. im getting following error `null is not an object (evaluating 'imageMarker.addTextByPostion') ` my function code follows ``` Marker.markText({...

enhancement

Hi, im using following Versions of React Native and React Native Share ``` "react-native": "0.70.6", "react-native-share": "^10.0.2", ``` As in documentation im trying to share my Firebase generated Dynamic URL...

question