bastienFalcou / SoundWave

Illustrate your sound waves on the fly 🚀
MIT License
596 stars 93 forks source link

Android Alternative? #39

Closed yashkumarsharma closed 4 years ago

yashkumarsharma commented 5 years ago

We are trying to use this library in a react-native project. Is there an Android alternative with similar UI?

bastienFalcou commented 5 years ago

Hello @yashkumarsharma, not that I know of, I have personally only implemented this library on iOS. That being said, the code should be relatively portable, at least the maths that compute extrapolating / clustering metering levels.