How To Use both 'adjustPan' and 'adjustResize' for 'windowSoftInputMode' in React Native Android app
问题 How can I use both 'adjustPan' and 'adjustResize' in AndroidManifest.xml react native app. Use Case My navigation is made upon ReactNavigation with StackNavigator and TabNavigator. I have a text box where the user can type any data. While performing this, the tab bar is displaying on the top of Keyboard. In order to block this i used 'adjustPan' and it worked fine. On another screen, I have a registration with multiple text boxes. Here I cant scroll the entire screen unless and clicking 'tick