Connect multiple wallets (coinable, metamask) in single Mobile DApp

Connect multiple wallets (coinable, metamask) in single Mobile DApp. Can this be done?
I looked at this video. https://www.youtube.com/watch?v=jGUY5Hq8tFo

This video shows how I can connect to 1 wallet to start. Could you tell if I can connect to multiple crypto wallets using this application?

Yes you could use a modal like web3modal or the web3uikit to get started. Basically you just need integrate multiple wallet libraries in some sort of UI, commonly done in a modal or popup with buttons.