modal_bottom_sheet
modal_bottom_sheet copied to clipboard
closeProgressThreshold is not working in iOS.
closeProgressThreshold works well in Android, but it doesn't affect anything on iOS. Failed to make bottom sheet slide down behavior more sensitive than before.
Hihi for both ios and android? My one is not working for ios real device. Android still works well.
Thanks for reply.
On Sun, 18 Apr 2021, 12:22 am Gagan Yadav, @.***> wrote:
I confirm that. closeProgressThreshold has no effect on showCupertinoModalBottomSheet.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jamesblasco/modal_bottom_sheet/issues/152#issuecomment-821848732, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATLY4XZLBRUKFU4BWLBHTITTJGYVVANCNFSM4Z6XXIUA .
I deleted my comment because I saw that the web demo was working fine. So I thought of try running the example first. I don't know what I'm doing wrong but doesn't work for me on Android device.
I deleted my comment because I saw that the web demo was working fine. So I thought of try running the example first. I don't know what I'm doing wrong but doesn't work for me on Android device.
https://github.com/jamesblasco/modal_bottom_sheet/issues/140#issue-804261153 but I have not checked back in on that yet.
EDIT: it looks like it should be good now, hmm.
Is there any update on this? I'm on 2.1.2
and have the same issue. I tried use ModalBottomSheetRoute, but did not have any luck.