Robert Pasiński
Robert Pasiński
I'm really sorry for the delay. I was inactive on GitHub/OSS for quite some time. I am going through past issues/PRs and will try work on this soon!
Thanks for pull request, however I think that we should not break the API compatibility for any bugfix. I am willing to merge this if it is backwards compatible (speaking...
Sorry for this delay and thanks for reporting. Any chance this will be a PR? :)
Hey, I'm currently researching the topic and working on some kind of React Native RFC and I wonder if this issue scope also covers the event bubbling and propagation, or...
Thanks for reporting this issue. Could You please specify more details? - Are you using `terminal.d` or `consoled.d`? - Can you show any minimal test case that would allow us...
I've put up a [draft PR](https://github.com/facebook/react-native/pull/45100) that should fix the issue. Because it is hard to create foreground tasks in new android and test this I will try to build...
@cortinico Hey, I left it as draft because I did not test it (it is more complicated than I thought), because there are some limitations on the usage of headless...
Sure thing! I just wanted to make sure that the current approach is correct first. If it is, I can apply it to other methods :)
@tmikov Sure thing! I can wait for the fix and rebase my PR on top of it, but if it is a low priority for you, maybe I can be...
Hey @tmikov, sorry for the delay and thanks for great write-up! I've pushed the changes covering stage 1. If all is good I will work on next stage :) However,...