Kris

Results 208 comments of Kris

Just thought I'd add a bit more to this issue. I attempted using grouping in my stories as explained in the [Storybook docs](https://storybook.js.org/docs/react/writing-stories/naming-components-and-hierarchy#grouping) but that didn't seem to work. This...

@yurika-e I've tried changing the account on the browser and it does not seem to work. Even when I log out and don't log in to any account, it will...

Is this on the table to be merged in eventually? I would love to have this feature available as it would be very useful for users to be able to...

Having the same problem did you ever figure it out?

https://github.com/hyochan/react-native-audio-recorder-player/issues/446#issuecomment-1128374894 Try this maybe? I haven't gotten the chance to test it yet

> This will fix the issues: > > ``` > const audioRecorderPlayer = useRef(new AudioRecorderPlayer()).current; > ``` @lukebrandonfarrell Any idea what might be causing my issue? I also did the...