Michael Essiet
Michael Essiet
I installed the npm package the other day and tried it out. I started getting some error from reanimated that ('Tried to synchronously call anonymous function from a different thread.')....
The idea of this solution was brought about from the issue with the vmware pyvcloud file found at https://github.com/vmware/pyvcloud/commit/bea8c392d7af7ae6098ff73656a84ba1cd5fabd7?diff=split# . And the issue where I referenced this can be found...
**Quick description** There is an unsafe extraction of a tarfile in the [setup_tools.py](https://github.com/bitaps-com/pybtc/blob/master/setup_tools.py). A good practice would be to validate that the destination file path is present in the destination...
This is not an issue but a feature request to add units of speed to convert. Data sizes (e.g 1tb to kb) would be another great addition. Thanks for all...
This PR contains changes to the navigation structure of the documentation site, as well as a few rewrites of some of the guide pages in order to make them more...
The getQuote method returns an error. I believe it is an rpc related error. This is what the error produced looks like ```bash {"jsonrpc":"2.0","error":{"code": 403, "message":"Access forbidden, contact your app...
Hi Baran, I noticed that once the phone was inverted the animation would fall apart and start looking janky. So I switched it to gravity instread of roll
Pkgx is a new package manager that offers a better installation and cli tool usage experience. As a user and community member of pkgx, I'm documenting this so that other...