Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Lumin uses volume parameter with a range of [0..8] to define an audio volume. We want the volume prop use range of [0..1] (more intuitive).
This task is to check and modify current logic to use [0..1] range (all platforms).