Archana Vonipenti

Results 4 comments of Archana Vonipenti

I notice that this error happens when currentActivity in null and thus `this.mediaPlayer = MediaPlayer.create(getCurrentActivity(), uri);` still returns an empty object in RNSoundPlayerModule.java. Can we please add an additional check...

This issue would be a simple fix if converted to kotlin.

I noticed our mail feature broken after the android OS upgrade to 11. Looks like the [fix](https://github.com/chirag04/react-native-mail/pull/175/files) is merged but not released yet. I would suggest adding the ` `...