Sagar Jadhav

Results 4 issues of Sagar Jadhav

### Version of react-native-audio-recorder-player 2.6.2 ### Version of React Native 0.63.4 ### Platforms you faced the error (IOS or Android or both?) Android (emulated) ### Expected behavior Provide a warning...

🥺 feature request

### What's happening? The camera view turns black after repeatedly scanning codes (after about three-four attempts) ### How can it be reproduced? Tried ``` onSuccess(e)} reactivate={false} showMarker={true} reactivateTimeout={5000} /> ```...

First of all, thanks for the awesome package. Here's the issue: **Config:** ``` { console.log("Date selected", moment(e).format('dddd MM/DD/YYYY')); setSelectedDate(moment(e).format('dddd MM/DD/YYYY')); }} dayComponentHeight={75} scrollable scrollerPaging ref={calendarRef} calendarHeaderFormat='MMMM' style={{ height: 100 }}...

The play button, when clicked, performs no action in a physical device but seems to be working fine on emulator. RN version: 0.63.4 SDK version: 29