Muhammad Shoaib Arif
Muhammad Shoaib Arif
remove .getNode from nodeModule->react-native-scrollable-tab-view->index.js 
In android/app/src/main/AndroidManifest.xml, in activity tag **_Change_** android:windowSoftInputMode="adjustResize" **_To_** android:windowSoftInputMode="adjustPan"
How to fix this issue I'm also facing this issue
Any solution for this?