-
I want to run this app on an Android device.What should I do?
-
Since you're currently building a lot of example apps, I'd like to suggest one app type that is still missing in the recipes: I couldn't find a working app example that uses rust bindings. There is so…
-
Unit tests are quite difficult to do since the package requires massive refactoring before being able to create mocks. So, IMHO, creating an integration test based on the example app authentication fl…
-
### Is your feature request related to a problem? Please describe
Would like to have a monitoring option for the app (example like prometheus metrics). Having this we can monitor the app runtime an…
-
### Discussed in https://github.com/leancodepl/patrol/discussions/1998
Originally posted by **aarjan** December 8, 2023
I am unable to test or develop the example app.
I have tried the se…
-
The steps in the HOW-TO > App Samples > WebAssembly [doc](https://unit.nginx.org/howto/samples/#webassembly-wasm) ([source ](https://github.com/nginx/unit-docs/blob/master/source/howto/samples.rst)) i…
-
### What package does this bug report belong to?
camera
### What target platforms are you seeing this bug on?
Android
### Have you already upgraded your packages?
Yes
### Dependency …
-
I'm finding that the debouncing sample code locks up when I tap the "back" button on the details page, during the period when the provider is waiting for the timer to expire. It will correctly navig…
-
### Information
The `example-app` project from the NgRx monorepo currently uses modules and should be refactored to standalone APIs.
### Documentation page
https://github.com/ngrx/platform/tree/mai…
-
Hello,
the code of the entire magic chat app is, by any chance, available on the github?
Thanks,