Suggestion to Enhance Web Support #560
MustafaAlsihati
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
That actually seems better. I'll consider it, but will need lots of work specially on the stacking behavior |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I have tested true sheet in Android & iOS and it seems really great, but in web it have few flaws and depends on gorhom bottom sheet. And to be honest I found it difficult to persist the UI/UX for it in web to match the behavior of Android & iOS.
To be honest I didn't want to spend much time on it so I had to use react-spring-bottom-sheet for web only which is working like charm and easy to config.
So as a suggestion, maybe true sheet can use react-spring-bottom-sheet under the hood for web which will give it a true web feeling and good performance and styling compared to gorhom bottom sheet that relies on reanimated and much more dependencies.
Beta Was this translation helpful? Give feedback.
All reactions