-
## Summary
A clear and concise description of what the question is.
environment
- OS: mac M1
- node: 18.18.1
- dev: Vue3+Vite with TypeScript
bc vue-editor doesn't supoort vue-3, I insta…
-
-
#### Description of the problem:
if (isFlashOn) {
mCodeScanner!!.isFlashEnabled = false
isFlashOn = false
Toast.makeText(getActivity()…
-
In ARCore 1.5 documentation provide snippest to load 3D model runtime.
```
private static final String GLTF_ASSET =
"https://github.com/KhronosGroup/glTF-Sample-Models/raw/master/2.0/Duck/gl…
-
Help me ardiuno connecting Unable to connect ???
package mn.sesame.sesamezalguur1;
import android.app.Activity;
import android.bluetooth.BluetoothAdapter;
import android.content.Intent;
import andro…
-
Thanks a lot for this package it's been really helpful.
I was testing the different notifications library it has support for and I liked [iziToast](https://github.com/dolce/iziToast), I am using it…
-
The library makes the react-hook-form with next-safe-actions usage a lot simpler. Thanks a ton for this.
However, I'm not able to use file input with the setup provided in the examples.
I'm using r…
-
How can I flip flop camera?
-
The doc implies that `delay` argument can be omitted, and the toast will stay until manually dismissed:
> Note: The final argument delay is omitable. If omitted, the toast will remain forever.
Thi…
-
when I call the register method with the access token , if token is invalid, getting response with error code status , but when token is valid getting response null
my MainActivity.kt is like
```…