hyochan / react-native-audio-recorder-player

react-native native module for audio recorder and player.
MIT License
709 stars 212 forks source link

Demo App is very slow on Android #553

Open maitrungduc1410 opened 1 year ago

maitrungduc1410 commented 1 year ago

I'm running Example app: https://github.com/hyochan/react-native-audio-recorder-player/tree/main/Example

No change at all. On android, after press Record, all the buttons become unresponsive, the Timer still fine, I have to press multiple times on Stop button to make it stop.

Not sure what's going on.

Thanks