Max

Results 387 comments of Max

Having the same issue. I would have expected that this event is called on start. How this differ from onSwipeableOpen then?

The idea in #1101 could be a solution if changing `onSwipeableWillOpen` is not an option (eg: undesired breaking change).

Not really as discussed in #1102. #999 is for Drawer only as we are here discussing about Swipeable.

Btw, what is the difference between onSwipeableWillOpen and onSwipeableOpen. If there is a good reason, I think new lifecycle method are necessary. If there is no good reasons (= not...

onSwipeableWillOpen is incorrectly documented. Currently (I just tried to redo the same thing I did on another project without my patch/hack from another PR) and onSwipeableWillOpen fire when: - you...

> onSwipeableWillOpen is only called when opened programmatically, not when the user starts to drag the component Actually it's called when user finish the open gesture (release finger) and onSwipeableOpen...

I am currently using some icons with a custom toggle state because switch doesn't make sense for some places. For eg I have a list of days I want people...

Another official place (Settings > Screen Time > now try to add a limit) ![IMG_C09A67D98024-1](https://user-images.githubusercontent.com/157534/72205053-f6d68900-347e-11ea-9be1-6474604a73b7.jpeg)

Also supporting the web should be easy as there is a thing already :D