Tarek Salama

Results 16 comments of Tarek Salama

D Pad doesn't work as expected when the focus is set on a WebView. Any thoughts?

Also seeing this issue. The dropdown seems to detach from the input too inside a `KeyboardAwareScrollView`.

Same issue here after updating to RN 0.68. Also the CalendarList theme isn't honored.

@mpiannucci I now see the custom `preview` prop in code. Could we add it to the README? However, it seems that the container styling for the `preview` must be the...

Facing this same issue. I'm unable to use this library alongside react-native-notifications's default firebase version: implementation 'com.google.firebase:firebase-core:16.0.0'. I was able to get it working but I had to upgrade to...

Also facing this issue! It's working fine with development builds but not Expo Go.

@mpiannucci Hey man, thanks for the library. Just curious if you have any ideas for this one. Would be awesome to be able to have a `ref.triggerContextMenu()` or something along...

FYI I was only able to get the config plugin to work with the following `mergeContents` options so that it was under the correct target: ``` anchor: 'config = use_native_modules!',...