-
For mocking unit tests, we are currently using the Java library `org.mockito:mockito`.
In order that the tests for platform-independent application logic can be executed on any supported platform, …
-
This requires some amount of redesign:
- The immediate problem is that IsolateController.attachClient.handleCommand kills the isolate unconditionally when receiving a signal. It needs to know that som…
-
### Steps to reproduce
Run the `CupertinoActionSheetAction` code sample below.
### Expected results
Expected a way to change cursor on desktop
### Actual results
No cursor change
…
-
is the keystore component platform independent? we are considerring to dev a wallet app with RN, not sure whether if will be supported or not.
-
Can you create a docker image for the arm64 platform?
-
Currently, the schema generation is done by a unix shell script which is not very platform independent. It would be nicer if we could extend the build.xml by an Ant Task which performs the same action…
-
Hi. Which is the easiest way to use smartphone / mobile device sensors in "Snap!"? A platform independent solution for Android, iOS, ... would be great.
-
We need to add the various JS resources that are currently used on iOS and Android, and ideally make them platform independent in the process.
-
It is proposed that the OpenJS Foundation becomes a fiscal host in Open Collective, potentially lowering the fees associated with other fiscal hosts. By acting as a direct fiscal sponsor, OpenJS could…
-
I need to add resources in the keepass database via terraform.
To do this I created a resource "keepass_entry" that allows addition of keepass entries to this provider. Allowing VMs to be provision…