SideMenu icon indicating copy to clipboard operation
SideMenu copied to clipboard

Custom side bar buttons

Open crspybits opened this issue 3 years ago • 1 comments

As we talked about "Currently the app does not support adding custom images to the left and right sidebar buttons, if you require this feature post it here i will add support to it via SideMenuConfig values.".

Thanks!

crspybits avatar Jan 02 '21 20:01 crspybits

Hmmm. There are other issues I'm having too with this change away from allowing the caller to have their own NavigationView. Two other issues:

  1. I used to be able to use a tap gesture (via a Button) to close the keyboard if it was open. I can't see a way to do that now. It would be great to have a custom callback that could be called when the side menu was opened.

  2. I seem to no longer be able to set up nav bar buttons to the right. This seems a necessary capability. That is, I'm only using your package for a menu to the left side. I want to be able to setup my own custom buttons on the right of the nav bar.

crspybits avatar Jan 03 '21 00:01 crspybits