Rahul Ranjan

Results 7 comments of Rahul Ranjan

@MAG-AdrianMeredith facing the same thing

> Supermaven creates a config file in your home, with your API key if you have the pro version. You can configure it via vscode and then I **think** zed...

> Can confirm supermaven is working even though it shows initializing. I wonder how it took my API key? it never asked for it. perhaps it works because I already...

> > > Can confirm supermaven is working even though it shows initializing. I wonder how it took my API key? it never asked for it. perhaps it works because...

Mostly for PiP support. I guess below 1.3.0, it's not supported

This patch solves it for me ```diff --git a/node_modules/@react-native-menu/menu/ios/NewArch/MenuView.mm b/node_modules/@react-native-menu/menu/ios/NewArch/MenuView.mm 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 +#import #import "MenuView.h" #import ```

> @rranjan14 what verson of `react-native-menu` do you have? 1.0.2