-
## Overview
We need to have a mobile app to help resolve issues with our app on mobile devices.
The main benefits would be:
- the keyboard would work properly on mobile
- the push notificati…
-
- [ ] copy
- [ ] images
- [ ] ios
- [ ] android
![Image](https://github.com/user-attachments/assets/99b2cf5c-9da7-47fd-ae27-8ab8fa3361a6)
![Image](https://github.com/user-attachments/assets/1a24381e-…
-
As a (mobile or desktop) device user,
I want to connect my own data storage to my device,
So that data is stored under my control.
## Preconditions:
* The user has a personal data store
* The…
-
Running as a native app would be nice, like openlens or aptakube.
Since its pretty easy i have created a DEMO for you using wails (wails.io) in the tree: https://github.com/mschneider82/kubewall/t…
-
continue from #772
While using the 'Native' renderer, the app crashes when I change parameters such as dragging or changing parameter of a callout through the command editor. However the issue doe…
-
When taking new screenshot I get the above error code. It creates a new observation ID, but does not take a screenshot. when I try to add the imagefile manually afterwards the program freezes.
-
> Task :react-native-update-in-app:generateCodegenSchemaFromJavaScript FAILED
node:internal/fs/utils:353
throw err;
^
Error: ENOENT: no such file or directory, lstat '/Users/setredeyes/I…
-
C:\Users\manis\OneDrive\Documents\React Native>npx react-native init app
Running: npx @react-native-community/cli init
Welcome to React Native!
Learn once, …
-
### Description
```python
from nicegui import ui
ui.label('page with custom title')
ui.run(title='My App', native=True)
print("Done!")
```
When running, I get this output while the nati…
-
Hi! Great library!
I’m using loco for a backend for my native app and really want to use this lib . The only tweak is that the callback url will be called from my app and it must return an access…