Alexander Pataridze
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...
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:...
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 
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...