Vladimir Budilov

Results 12 comments of Vladimir Budilov

Good point...I might even make this a requirement or modify the script to force it...let me take a look.

Per[ this stackoverflow question](https://stackoverflow.com/questions/4126708/is-it-possible-to-style-html5-audio-tag), you have to hide the browser-based implementation and just control the playback using JS. Is there a way of achieving this with this reactjs library? ```...

Hi @mwawrusch & @awsed , I completely agree -- there's a lot of tight coupling and that's not optimal. I'm looking at ways to remove this complexity. Thanks, Vladimir

Hi @wmagda , I'm looking into this but there's no definite plan at this time. Thanks, Vladimir

@robertbrower-technologies, You might want to create a new question and add more details. This issue is for a different topic. Vladimir

Hi @taji , Yes, PRs are definitely welcome! Thanks, Vladimir

Hi @taji , thanks for sharing the roadmap proposal. If you want to do some refactoring to observables feel free to start small with one Service or Component. Once you're...

I'm starting to look at https://github.com/aws/aws-amplify to refactor the code. If there are any volunteers, please feel free to submit a PR, otherwise please stay tuned.

@rudyhadoux it actually has been released: https://github.com/aws/aws-amplify/pull/662

It is. I need to find the time to substitute the current implementation with the aws-amplify one. Feel free to submit a PR if you are able to create this...