feat: fix timestamps
This commit is contained in:
@@ -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}>
|
||||
|
||||
Reference in New Issue
Block a user