Jamal-ReachFirst

Results 47 comments of Jamal-ReachFirst

> * On search if the item is clicked on the menu when the keyboard is showing on iOS it only dismisses the keyboard but does not hide the open...

use this `react-native-drop-shadow`

use this package `react-native-drop-shadow`

Facing same issue, (swipe faster but delay and lag on tab press). I am using material top tabbar

Same issue using `react-native` ``` "axios": "^1.1.2", "react-native": "0.69.12", ```

+1, content scroll behind tabbar when `minHeaderHeight` is provided

But this issue occurs on android too. Still facing this issue on android when `minHeaderHeight` is provided. Please reopen this issue.

> PR welcome. Your demo app with `minHeaderHeight` on android will reproduce this issue

> This library misbehaves when **useNativeDriver** is set to **true**. More specifically swipe gesture is kinda disabled. When I swipe down only backdrop opacity changes, not modal itself. Let me...