digitalfabrik / integreat-app

React JS and React Native App for Integreat
https://integreat.app
MIT License
48 stars 16 forks source link

IGAPP-1258: BottomSheet content not scrolling at all snapPoints #2189

Open jira-to-github-migrator[bot] opened 1 year ago

jira-to-github-migrator[bot] commented 1 year ago

Expected Results:

As a user i want to be able to scroll inside the bottom sheet in all snapPoints

Actual Results:

Currently only at the highest snapPoint (fullscreen) the user is able to scroll

Steps to Reproduce:

Note: This is an issue of the library we use Created an issue there https://github.com/gorhom/react-native-bottom-sheet/issues/1321

f1sh1918 commented 1 year ago

We can wait for version v5 of the bottom action sheet which should be released soonish: https://github.com/gorhom/react-native-bottom-sheet/releases

steffenkleinle commented 1 month ago

v5 was released so I think we could look into this again, right @f1sh1918?

LeandraH commented 1 month ago

There might be some further adjustments necessary beyond updating.