Muhammad Shoaib Arif

Results 4 comments of Muhammad Shoaib Arif

remove .getNode from nodeModule->react-native-scrollable-tab-view->index.js ![image](https://user-images.githubusercontent.com/74748672/180937907-375f75f9-d988-40b3-8d2a-cc21409c509f.png)

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?