iOS keyboard overlap ion-footer and moves bottom tabs

Did not found similar topic within ionic2, so maybe anyone already faced this problem…
Screenshots are from real device, not simulator!

For the ion-header inputs everything works like a charm:

But for the part with footer and bottom tabs keyboard breaks everything:

  1. when we focus into textarea input in footer it just does not show footer toolbar:

  2. but when start to type, it reveals all together—both footer toolbar AND bottom tabbar:

This is a known issue. We’re still working out the best way to handle this in core.

Thanks for the answer!
Any existing workaround for this yet? Maybe programmatically hide tabs on software keyboard open?

Is there any github issue which I can follow? It’s a blocking issue for using ionic at the moment for me.

@thomas1511 here you go https://github.com/driftyco/ionic/issues/7149