Binh Ho

Results 15 issues of Binh Ho

Hello, Sorry, I am new here. I run your code in my Mac and it's worked perfectly. I just have a question. Can I modify your code and run in...

Hello, I got error on google provider. ``` Legacy People API has not been used in project xxx before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/legacypeople.googleapis.com/overview?project=xxx then retry....

I'd like to connect to `sftp` server by using a `key-file` but it seems this's not supporting it?

Hello, I have a comment box like image below, I can not focus to textarea to type some text. I'd like to add 1 button (icon drag) instead hold and...

### Version 1.0.7 ### Platform iOS ### OS version 13 ### Steps to reproduce I try to use `lists.push` to check what's happened in background mode, but the list not...

### Version 1.0.1 ### Platform iOS | Android ### OS version iOS 10| android 7.0... ### Steps to reproduce I just `import Beacons from '@hkpuits/react-native-beacons-manager'` then got error as below....

I tried on Vue3 but got this error. ``` runtime-core.esm-bundler.js?5c40:38 [Vue warn]: Unhandled error during execution of scheduler flush. This is likely a Vue internals bug. Please open an issue...

Hello, I am using as: ``` { this.vp = vp }} inputUrl={"rtmp://192.168.0.10/live/stream"} scaleMode={"ScaleAspectFit"} bufferTime={300} maxBufferTime={1000} autoplay={true} /> ``` Then got error below: ``` Invariant Violation: requireNativeComponent: "RCTNodePlayer" was not found...

This is an error. ``` 400. That’s an error. Error: invalid_request Custom scheme URIs are not allowed for 'WEB' client type. Request Details response_type=code redirect_uri=testauth.com:3000 scope=email profile client_id=xxx-rm7s51vmr320brk5b5mrhopgma0e65o9.apps.googleusercontent.c ```

Thank you for your awesome project. I saw when I switching btw photo and video mode, camera going to black then turn on. How to make it keep playing? I...