Mo Gorhom
Mo Gorhom
hi @schamberg97 👋, could you provide a use-case of using `useScrollEventsHandlersDefault` ? the hook `useScrollEventsHandlersDefault` does not allow any modification. You would need to re-write the scroll events just like...
hi @marioaks , if you get it working for web ... well done !! please submit a pr and i'll merge it asap 😇
@nandorojo unfortunately i tested this pr, but it is not working properly and i was planning to pick it up but i didn't had the time for it. https://github.com/gorhom/react-native-bottom-sheet/pull/14
hi @nandorojo, to be honest i am not an expert in `react-native-web`. however, you could pick @marioaks pr and i'll try my best to help out :)
thanks @zhigang1992 ❤️ , i will look at later today! >How do you guys handle the UX on a large screen? I wonder if it should become a modal instead...
@ajturpei @nandorojo @axeldelafosse , i have applied the patch to enable the current library to run on web on `4.0.0-alpha.27` 👍
i will look into this pr this weekend, thanks for submitting it @somebody32
will work on a fix by this week
hi @gersomvg , could you test this branch and let me know if its working ? ```bash yarn add ssh://github.com/gorhom/react-native-bottom-sheet#refactor/added-jest-mock ```
Hi @gersomvg , did the release [v4.3.0](https://github.com/gorhom/react-native-bottom-sheet/releases/tag/v4.3.0) fixes your issue ?