You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently using setBallonText with values from 0 to 100 to make a volume slider, and it works quite good, but a props specifically for this would be cool
The text was updated successfully, but these errors were encountered:
Could it be possible to have a
onValueChange
prop which would be called at the same time assetBallonText
but with a non formatted value ? Such as https://www.npmjs.com/package/@react-native-community/sliderI am currently using
setBallonText
with values from 0 to 100 to make a volume slider, and it works quite good, but a props specifically for this would be coolThe text was updated successfully, but these errors were encountered: