'React navigation keyboard hides bottom bar

I am using react-navigation v6. On any screen when the keyboard is opened by text input, the bottom navigation bar hides and I close the keyboard, it remains hidden.

Before Image

Before Image

When Keyboard opened

WHen Keyboard opened

When keyboard is closed

When keyboard is closed



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source