Mattia Ferrari

Results 7 issues of Mattia Ferrari

### What are you trying to achieve? Describe your problem at a high level. Include code snippets if you think that would help better illustrate your problem. Without enough information,...

question

Is there currently a swipe back gesture (eg. iphone behaviour) with a portal?

One of the node modules that i'm importing uses this method, I'm currently developing in a browser environment, I used a polyfill to access buffer (https://www.npmjs.com/package/node-polyfill-webpack-plugin) that loads this buffer...

### Ethers Version 6.6.2 ### Search Terms _No response_ ### Describe the Problem Calling `Wallet.createRandom()` in jest environment causes an error, the same thing applies to when I try to...

investigate
v6

Hi guys I'm getting started with react native JSI, I just noticed that this exists https://github.com/facebook/react-native/blob/50bd9e367bb8a0c18be43f751a2fc95908df1ff1/packages/react-native/ReactCommon/jsi/jsi/threadsafe.h . So how is it possible to access the JSI runtime on a different...

### Description I'm running the github action to build the ios app, but the action fails because hermes can't find node. I had the .xcode.env.local committed and gave an error....

bug

Hi guys I'm getting started with react native native modules, I'm no cpp developer and i found your cool project. Do you know any good place to find in-depth documentatiom,...