Farhan Ahmed

Results 11 comments of Farhan Ahmed

change this line to recorder.setAudioSource(MediaRecorder.AudioSource.MIC); in your recording service to recorder.setAudioSource(MediaRecorder.AudioSource.VOICE_CALL); and try again. I was facing the same issue, this solved the problem in my case at least.

@Zeeshan404 This Library is not updated for years. I forked this and resolved the issue myself and used it.

Facing the same issue. The fix is very simple. If you aren't available, allow us to fix this.

https://github.com/gitim/react-native-sortable-list/commit/78c8ec0e66ba792784131065fbeab3f365deb0dc just saw this commit, this is already done and verified, you just had to merge it.

is this issue fixed? we are still facing it

any luck with this issue? I am facing the same Update: Fixed it with the props. propsForVerticalLabels: { rotation: 30 }