I've been given an android app written in kotlin. Can I integrate my react native component into it? The react native official documentation only mentions integ
This GitLab CI configuration is invalid: (): did not find expected key while parsing a block mapping at line 1 column 1. I have below gitlab-ci.yml file which s
I have some features that have a tags property, which is an array: [ { "type": "Feature", "properties": { "id":1, "tags": ["tagA","tag
I'm trying to receive notifications on my (Android) mobile device from an ESP8266 MCU running MicroPython. For this reason I subscribed to a couple of online se
I am trying to implement a [1] distributed key generation protocol. Supposing that there are 5 nodes and one of them Alice should broadcast its public key to o
I'm trying to use the mime-mapping element in domain.xml, but it doesn't seem to work. I need to change the behaviour of an already-existing app, so that CSV fi
I was trying to make a table with plotly lib, and upon exporting, I realized that it exports the table with a background, so I decided to make the background tr
Hihi, I want to add a transition when the lightbox is set to true and then when it's set to false but I'm now able to reach it. I was able to add a transition w
How can i make "ExampleAdapter" a generic class in order to make it work with multiple different items with just passing a specific itemBinding in it's paramete