Anton S
Anton S
This thread might help you: https://github.com/facebook/react-native/issues/13160
@AGFarhat it works. Thanks!
In our project we've fixed it by forcing the hardhat node generating new blocks, i.e. ```ts const config: HardhatUserConfig = { solidity: '0.8.20', networks: { hardhat: { // See: https://hardhat.org/hardhat-network/docs/reference#mining-modes...
In our project we've fixed it by forcing the hardhat node generating new blocks, i.e. ```ts const config: HardhatUserConfig = { solidity: '0.8.20', networks: { hardhat: { // See: https://hardhat.org/hardhat-network/docs/reference#mining-modes...
> @Chasty Yeah burnt works but I hoping to use the tamagui toast for better control on styling and placement Try wrapping your `` with the ``. This worked for...
> > > @Chasty Yeah burnt works but I hoping to use the tamagui toast for better control on styling and placement > > > > > > Try wrapping...