PierreCapo
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: ``` [32m INFO[0m [1mxbase::register[0m[2m:[0m Register RlMap-ios [33m WARN[0m [1mxbase::broadcast[0m[2m:[0m address "/private/tmp/xbase/pierrecapo_Documents_RlMap-ios.socket" should have been removed automatically, removing .. [32m INFO[0m [1mxbase::broadcast[0m[2m:[0m 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.