Ronald Kasendwa

Results 8 comments of Ronald Kasendwa

Hey. I had the same problem and I realized changing the data points will always force it to render well at every navigation.

True that @satyapriya. I receive 0 results everytime indexFrom > 0, too! Check my issue at #63

> solve? Sorry, did I do something wrong? Or missed out something?

> it Oh. Not yet. But hopefully I will find a solution soon. I will update here in case of anything

> This patch solves it for me > > ```diff > index 6018cd1..23ef306 100644 > --- a/node_modules/@react-native-menu/menu/ios/NewArch/MenuView.mm > +++ b/node_modules/@react-native-menu/menu/ios/NewArch/MenuView.mm > @@ -1,5 +1,5 @@ > #ifdef RCT_NEW_ARCH_ENABLED > -#import...

> I'm getting this error: > > I noticed this is with v1.0.3. The patch above should solves this. Do you know how to patch a package, may be?

> For some reason, you need to add below entry into your Podfile manually to make it work. Put it inside your app target, then run pod install > >...

Hi @leodevbro, sorry I had missed this. Let me look into it tomorrow and get back to you.