Sohel Islam Imran

Results 34 comments of Sohel Islam Imran

I think you need to minus (-) zindex of menu, when close/inactive

Another problem found @enesozturk , `items` props on `HoldItem` component are not changing, it kept memorized. So it is causing problems with multiple `HoldItem` on multiple screens. When I open...

Unfortunately, this package is not working as expected and as shown in the documentation, examples and gif. So sad☹️.

Alright. But let's quick fix the first and main issue. (The Menu list items pressable issue on android) @enesozturk

> This is indeed unexpected and I cannot reproduce the same issue you recorded. Do you get the same with all the use cases? Which version are you using? >...

Please try to fix these two issues ASAP @enesozturk 🙏🙏!!

In browser or node, `function.toString()` convert the function body to string. Like this ![image](https://user-images.githubusercontent.com/76745339/180623342-4d683bcf-4c47-4da3-a07a-1dfe4f3b0e9a.png) But in React Native, it always converts to this. So the equal (===) condition always returns...

I found this issue https://github.com/facebook/hermes/issues/114 and https://github.com/facebook/hermes/issues/612#issuecomment-1181514087