Wagmi is not available on React Native. Use Ethers.js or Viem for EVM operations.
Ethereum / EVM
Verify Signatures with EVM Libraries
Verify message and transaction signatures using Ethers or Viem on React Native
Verify the authenticity of signed messages and typed data to ensure they originated from the expected address.