PierreCapo

Results 61 comments of PierreCapo

I also would like to mention that on this part I tried to benchmark the last tip (while loop with decrementing index) and it's super slow on Chrome (V8). It's...

Same issue here on react-native 0.59.10 and react-native-webview 5.8.2

Not at all, we reprioritized our business requirements 😬

Thanks for your quick reply. Here it is: ```  INFO xbase::register: Register RlMap-ios  WARN xbase::broadcast: address "/private/tmp/xbase/pierrecapo_Documents_RlMap-ios.socket" should have been removed automatically, removing ..  INFO xbase::broadcast: Connected...

Oh this is pretty interesting! It fails to compile because the scheme name picked is not correct (probably a tuist config issue with xbase) When running: `xcodebuild clean build -configuration...

Ah this makes sense! This is what I have on my current project when I call the -list argument: ``` RlDesignSystem RlMap-Workspace RlMapApp RlMapApp-Debug RlMapApp-Release RlMapApp-Staging RlMapAppUnitTests ```

To clarify the thread, I have created a dedicated issue about the neovim error in https://github.com/xbase-lab/xbase/issues/112 and keep this one as a discussion for the scheme name one

Thanks a lot for your help and the insight, I've opened a PR to fix/talk about it on react-navigation-stack.

Thanks a lot for this PR @darshanlogistic 🙏

Hello, Wondering what should be the expected behavior in that scenario. Probably returning an error with an error code relative to an OOM issue.