log
This commit is contained in:
@@ -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 => {
|
||||||
|
|||||||
Reference in New Issue
Block a user