Alexander Pataridze

Results 8 issues of Alexander Pataridze

Hello. Thanks for the library! I get this error when trying to load 3ds files. Obj files work just fine. Any thoughts why this might be happening ``` Possible Unhandled...

# Why Gradients on Android have color banding issue. When gradient used as a screen background it becomes very obvious and doesn't look nice. It looks worse everytime after you...

bot: passed checks

Hey friends 👋, I recently enabled this library in a project. Everything seemingly went through until I enabled Hermes engine. The app crashes immediately after launching with error: ``` error:...

bug

Adds more public key api tests

# Check out rn-iphone-helper Repo: https://github.com/4TWIGGERS/rn-iphone-helper ================================= Seems like this lib is long forgotten by its author. Author doesn't contribute to GitHub any more ![Screenshot 2022-10-30 at 13 01 07](https://user-images.githubusercontent.com/5978212/198870611-0e66bac8-5da3-4f1c-a842-d6a801772e81.png)

First of all I need to say that, you people are amazing! This is what iOS needs for a long time. Since XCode is terrible IDE, it would be awesome...

Adds `@bitcoinerlab/secp256k1` support for faster crypto operations on React Native's Hermes JS engine. `@bitcoinerlab/secp256k1` itself is based upon audited `@noble/secp256k1`. `@noble/secp256k1` main benefit is that it's based on JS BigInt...