Mo Gorhom

Results 133 comments of Mo Gorhom

i will look into this 👍

thanks @schiller-manuel for submitting this bug , i will look into this

this should be fixed on `4.0.0-alpha.24`, i will look into your PR for `v2` @somebody32

thanks @panhna for submitting this enhancement request, will look into it after the release of v2 👍

hi @gudberg , could you modify the reproducible code to be runnable from `/example` folder , thanks

@gudberg i tried to reproduce the bug but i couldn't , maybe i missed something ? https://user-images.githubusercontent.com/4061838/104067395-62bf0f00-5203-11eb-8f6c-de91e5c212db.mp4

found it, it seems that it occurs out of this library implementation, however i'll spend time to investigate it and have better answer and hopefully fix it 👍 ```log [Sat...

try this ```tsx import React, { useCallback, useMemo, useRef } from "react"; import { StyleSheet, Text, View, Button } from "react-native"; import BottomSheet, { BottomSheetDraggableView, useBottomSheetDynamicSnapPoints, } from "@gorhom/bottom-sheet"; import...

@thebiltheory does the example above fixed your issue ?