Ronald Goedeke

Results 12 issues of Ronald Goedeke

I am using a custom font for my app and the only way to use it with skia text is by using the useFont hook. But the issue I have...

What would be the best approach to handle touch events on specific paths of a canvas ? As at the moment only the full canvas listens for touch events. Would...

enhancement
suggestion

I just created a clean new react native app running react-native 0.68.2 and each time I open the map I get "Mapbox error Exception in onDidFinishRenderingMap {"level": "error", "message": "Exception...

In my application I need to know when the WebSockert Connection closes. case WS_EVT_DISCONNECT: Serial.printf("WebSocket client #%u disconnected\n", client->id()); break; This is what i need to listen for but sadly...

I've noticed a problem when using react-native-quick-crypto with other libraries that also use jsi and the TypeArray class in c++. It only seems to be a problem on ios. Launching...

Updated blsjs.d.ts type inside the G1Element generator to return G1Element and not G2Element, or is this already correct ?

Changed in the correct place now.

Hi there Not sure if GitHub Issues is the go-to place for this, but I'm working on a React Native project and need BLS signatures. I found the bls bindings...

The aim of this pull request is to update the openssl to a newer version for android and for ios to try fix the issue #470 by instead of using...