This commit is contained in:
Hailey
2024-10-02 18:27:13 -07:00
parent b6adc935c4
commit 086dde7028
-1
View File
@@ -124,7 +124,6 @@ export function OuterWithoutPortal({
topInset={30} topInset={30}
bottomInset={insets.bottom} bottomInset={insets.bottom}
onSnapPointChange={e => { onSnapPointChange={e => {
console.log(e.nativeEvent)
setSnapPoint(e.nativeEvent.snapPoint) setSnapPoint(e.nativeEvent.snapPoint)
}} }}
onStateChange={e => { onStateChange={e => {