Kevin Hayen

Results 5 comments of Kevin Hayen

I agree with @Salakar that the best solution is probably to switch to something supported like https://github.com/invertase/react-native-firebase. However, if you need a quick solution, just make sure to always send...

I can confirm this is an issue on the latest master on both react-navigation (`afe3c2be9ee1ada8ba37d2ccaed5a5f242e5ea07`) and react-navigation-addons (`9c58d89300d78ce0c42219d9ad5e304e8f3e6783`). I tried the obvious fix of checking if `nextState.routes` is defined before...

I wonder if these tickets are related: https://github.com/unpoller/unpoller/issues/841

I didn't know that either! 🤯 Specifically for me, completing a command works (e.g. `find`) with documentation, but the arguments don't complete. I can reproduce this in both Zed and...

Yeah, I agree, this would be an awesome feature. I keep all my configs in a git repo that I sync between machines so having this update automatically is really...