on Android, I use the windowSoftInputMode to respond to keyboard visibility, and this does not go quite well with this spacer.
I've researched a bit and found nothing that could solve this issue on the Android side, so I added an android prop that defaults to true. If its false, on android the spacer will return null.
on Android, I use the windowSoftInputMode to respond to keyboard visibility, and this does not go quite well with this spacer. I've researched a bit and found nothing that could solve this issue on the Android side, so I added an android prop that defaults to true. If its false, on android the spacer will return null.