Ahmad Shariq

Results 5 issues of Ahmad Shariq

### Steps to reproduce 1. use Share.shareSingle and pass the configOptions you want to add 2. use social: Share.social.TELEGRAM as mention in the docs 2. tap the button on which...

bug

I'm getting error something like this in ios build. In android app is compiled without any issues. Tried clearing RN cache. Re-installing node_modules and also deleting whole Pods folder and...

I'm getting the following error while creating a wallet using ethers. ```const wallet = ether.Wallet.createRandom()``` WARNING: Missing strong random number source ERROR Error: no secure random source avaialble (operation="crypto.getRandomValues", code=UNSUPPORTED_OPERATION,...

Thanks for this awesome package. I wanted to know if you're still maintaing this and have any consideration on upgrading to gesture handler v2

So, I have set up the library as directed in the docs. and I'm using `crypto.sign` to sign some data. But it produces an error saying `undefined is not a...

bug