Skip to content
This repository was archived by the owner on Feb 17, 2023. It is now read-only.
This repository was archived by the owner on Feb 17, 2023. It is now read-only.

Tab page headings get compressed on iOS #16

Description

@lobbo232

I have found an issue with tabbed pages on Xamarin that occurs on iOS.
I have enabled the plugin in AppDelegate with IQKeyboardManager.SharedManager.Enable = true;

My page is shown below. It is a tabbed page in Xamarin.Forms with a ListView that shows many rows, and a StackLayout below it with the text box.
IMG_0198

When I click in the textbox, the keyboard works exactly as expected and the content is not overlapped any more. Great!
IMG_0199

However, when the keyboard closes the tab page buttons at the bottom are also gone as shown here:
IMG_0200

Xamarin.IQKeyboardManage: v1.4.1
Device: iPhone XS Max iOS 13.5.1
Xamarin: 16.6.000.1061
Xamarin.Forms: 4.6.0.762
Xamarin.iOS: 13.18.2.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions