Elyx0

Results 54 comments of Elyx0

It really blows that there is no progress to help us do this more easily after all these years. I want to revisit it in Q4 for my own needs,...

Kinda the same here ```MainActivity.java:10: error: method onKeyUpEvent in class KeyEventModule cannot be applied to given types; KeyEventModule.getInstance().onKeyUpEvent(keyCode); ^ required: int,KeyEvent found: int reason: actual and formal argument lists differ...

``` "react-native": "0.50.4", "react-native-keyevent": "^0.1.0" ``` Edit: I ended up going back to `0.0.7` and it worked even if I lost the `action

Yes please, keep it open 🙏 that's secret knowledge otherwise

Trying to do so for solidity as well if any tips

How did that perform @chopeta ?

Struggling aswell here from https://github.com/googleapis/nodejs-logging/issues/591 any updates?

Can I add this myself @grant, does it need to be the first module in the index.src exporting the cloud functions or required inside every functions?

Same problem. Reactime 11.0.0 React Developer Tools 4.21.0 (10/31/2021) Gatsby 3.14

So to this day the only solution to this is still https://github.com/jimmay5469/react-helmet/tree/feature/placement ? What's up with that. I can't believe no one worked around that in 4 years