bcgov / BC-Wallet-Demo

Demo of Verifiable Credentials Using the BC Wallet
https://digital.gov.bc.ca/digital-trust/showcase
Apache License 2.0
7 stars 13 forks source link

feat: Improved detection for tablets #203

Closed wadeking98 closed 1 year ago

wadeking98 commented 1 year ago

switched to using react-device-detection for improved responsive design not based on screen size. Resolves: #152

bryce-mcmath commented 1 year ago

Might this play a bit of havok with the styling if it's someone's computer browser window but shrunk to a mobile size (small window)?

wadeking98 commented 1 year ago

I suppose I could do the styling based on screen size, and then have the deep links based on this library