oguz turker

Results 2 comments of oguz turker

Hi, In react-native-mmkv [installation](https://github.com/mrousavy/react-native-mmkv/blob/master/INSTALL.md), it says for Android: > Since react-native-reanimated also uses JSI, there will be conflicts if you install both libraries at the same time. That's why the...

Hi, have you tried to re-build after changing `android:windowSoftInputMode:` ? When `behavior='height'` on Android, following code shows we return `initialHeight - bottomHeight`. When keyboard is opening the remaining bottomHeight px...