Nasser

Results 23 comments of Nasser

@ankit-tailor Yeah, that works because the color is then passed to the NativeBase component which is able to resolve the color from the theme. @Viraj-10 Any chance this gets fixed...

Hi, @Viraj-10 thanks for the quick response :) I don't think the way mentioned is a solution. Let me describe the issue a bit more: ``` ``` In the above...

@Viraj-10 Any plans to release the fix?

@mrousavy Hi, any updates about this? We are ready to migrate to mmkv but we are worried about this 😿

@amalfra @dannyhw Any updates? Did you find any solution?

Hello guys 👋🏼 I am working on a fix here 🤓 https://github.com/enesozturk/react-native-hold-menu/pull/112 It's WIP, but I got everything working on my project

Hey @devmalcolm Yeah, it should be ready. But I can't publish it as I am not a contributor. Will try to bring someone to approve my PR. For now feel...

Maybe they merged the changes to the latest version? which version of reanimated are you using? `3.4.0`? The issue should happen when trying to execute actions from the menu

@marcdelalonde Did you try the reanimated patch I mentioned above?

@kesha-antonov An idea could be to use animatedProps with `pointerEvents` :) I believe it can make the fix simpler