Rami Elwan

Results 51 issues of Rami Elwan

## Description I am trying to have an Exclusive Gesture between Tap and Pan Gestures. When I pass the Exclusive Gesture to GestureDetector's "gesture" prop, I get the following error...

Platform: Web
Repro provided

## Description I am trying to run code when onStart event is invoked for Pan or Tap gesture. Both of them seem to not work independently of each other. ###...

Platform: Web
Repro provided

Whole app is wrapped inside MenuProvider, but popup menu is not respecting safeArea ![WhatsApp Image 2021-12-13 at 7 22 13 PM](https://user-images.githubusercontent.com/80689446/145858992-d5ca8fed-95d2-4a9a-b7fa-842ddd7c9913.jpeg)

### Current behaviour Toast Container's width set to screen width makes it not possible for element to the side to be pressed ### Expected behaviour Components next to the toast,...

bug

#135 and #140 introduced a regression which was fixed by me in #126 where touchable elements to the side of the toast are not pressable because toast container overlaps them...

### Summary getForegroundPermissionsAsync returns `status: denied, canAskAgain: false` even though in reality you can and if called `requestForegroundPermissionsAsync` it will actually prompt the user. To reproduce please use the minimal...

Android
Location
Permissions
needs review

### What happened? I followed the docs about setting up bundling, but when i run the rnx-bundle command I get an error about duplicate node_modules across my dependencies. For example:...

bug
needs triage :mag:

### Minimal reproducible example Not Applicable ### Summary The issue happens in production and is captured by sentry. The error is: ```C++ Exception thunk for closure Ongoing Level: Fatal Unhandled...

needs review

### Description What I want is for flatlist to maintain its position if the offset is larger than 10, otherwise automatically scroll to new content, so I am using the...

Platform: iOS
Issue: Author Provided Repro
Needs: Triage :mag:

### Description If a flatlist with a `maintainVisibleContentPosition` prop set has a header list component that is unmounted then the header component unmounts but the list does not scroll to...

Platform: iOS
Issue: Author Provided Repro
Component: FlatList
Needs: Triage :mag: