Gustavo Fão Valvassori
Gustavo Fão Valvassori
Added the saripaar support
DataDog has a service to track app logs. We could create a module to integrate with them. They have SDKs for Android, iOS, JS, and JVM. https://docs.datadoghq.com/logs/log_collection/?tab=host
Hello, I'm developing an application that need something like an "authentication" with the QRCode. It works fine with activities but when I use it with dialogs, after 5~6 times that...
I added the drawable field to allow integrations with libraries like [Iconify](https://github.com/JoanZapata/android-iconify) and the possibility to load images from url.
Hey man, I am trying to integrate the lib on my app but the lumberjack is conflicting with react-native-background-geolocation library. I did some studies before and it worked really fine...
Issue: https://github.com/touchlab/KMMBridge/issues/168 ## Summary - We must support having multiple framework declarations in the same Package.swift file ## Fix - Created an extra property to the SPM configuration called `perModuleVariablesBlock`...