feat: fix timestamps

This commit is contained in:
2026-03-04 15:07:43 +01:00
parent d4fd96ce03
commit 8ad410d8a5
6 changed files with 212 additions and 50 deletions
-1
View File
@@ -77,7 +77,6 @@ export default ({
return { fillWidth, handleLeft }
}, [layoutWidth, sliderValue])
console.log("using react native slider ")
return (
<View>
<View style={styles.trackArea} onLayout={handleLayout}>