SignatureChecker using Metamask

Hi, I have seen the documentation related to EIP-712 where suggested that metamask supports EIP712 using _hashTypedDataV4. My question is that is OZ-SignatureChecker supported in metamask?
I have my ERC721 & ERC1155 including the lazy-minting feature with OZ-SignatureChecker implementation. It is working fine for my own custom wallet. But I don't know how to integrate this existing solution with metamask as well. Please help me in this regard. Thanks

`