Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frozen tracking when scrolling Flatlist #29

Open
nadsonfernando opened this issue Nov 28, 2022 · 0 comments
Open

Frozen tracking when scrolling Flatlist #29

nadsonfernando opened this issue Nov 28, 2022 · 0 comments

Comments

@nadsonfernando
Copy link

When any list (Flatlist, ScrollView, SectionList) is scrolled, the microphone listener is frozen until the list is disposed.

I did the test in several ways, the call to SoundLevel.onNewFrame is somewhere else out of context of the list, but when I scroll any list the listener stops printing the decibel value of the microphone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant