Dani Bonilha

Results 7 comments of Dani Bonilha

Hi @VGLoic thanks for taking a look at it. We were using `web3-provider`, but then we've replaced `web3` with `ethers`. The wallet connect team has [this example Dapp](https://github.com/WalletConnect/web-examples/tree/main/dapps/react-dapp-v2-with-ethers) with ethers...

Hi @VGLoic that's unfortunate 🥲 Cardstack wallet supports WC V2 [here's the code ](https://github.com/cardstack/cardwallet/blob/develop/cardstack/src/models/wallet-connect.ts) and it's available to be downloaded on mobile app stores, also Wallet Connect has an example...

> I'm having a performance issue with the Calendar & CalendarList components. It takes a long time to render and re-render (see video below). I haven't tested it on a...

@devsales I have, it's good even on simulator. The only issue is that the days take a while to load but it's the same i've experienced with calendarList also the...

Facing the same issue

> This is especially necessary for font scaling. Without a way to do limit this the calendar text will scale leading to disastrous results > @Mookiies if you're only issue...

I don't know if there's a way to do that using `Share.open`, but as a "workaround" you could use `shareSingle` specifically for instagram and instead of using `backgroundImage` you could...