Danilo Bürger

Results 64 comments of Danilo Bürger

@EverlastingBugstopper thank you for your awesome work. Could we also get a musl arm64 build? They are provided for x86 so it makes sense (at least to me) to also...

@abernix Personally I just use graph check and graph publish.

@asafkorem Thank you for all the hard work. However, I am seeing a crash in "Preferences" now. This might be directly related to your fix as you are terminating the...

Maybe implement OpenTelemetry instead? Works with xray too: https://aws-otel.github.io/docs/getting-started/go-sdk/trace-manual-instr

Right now I don't have a special use case. I am just wondering whether `toString` belongs to the public api, and if so, one should be able to use it.

A potential solution could be allowing to pass a `Bundle` or a `Scope`. If its a `Bundle` then inside `toString` a `Scope` could easily be created.

The way I see it: there are a lot of splash screen libraries out there (react-native-bootsplash, react-native-splash-screen, expo-splash-screen, etc.). So obviously there is a need from the community for a...

The event is currently only emitted on Android.

Hi @jpdriver 👋 Thanks for this awesome PR! I didn't do a code review yet, but a couple of points: * It would be awesome if you could add a...