SideDrawer: [iOS] Open and Close Commands and Events not working on real device
When using real iOS device, commands and events for open/close the drawer do not work. On simulator work.
1 comment
ADMIN
Didi
Posted on:08 Jun 2026 11:38
Different scenario: when setting IsOpen = false on a button click, and the button is inside the drawer content, the drawer does not close as the drawer closing event is not called.