egovernments / DIVOC

Open source digital platform for large scale vaccination and digital credentialing programs. Built for India scale, addresses future vaccination scenarios, digital credentialing, and beyond.
MIT License
161 stars 204 forks source link

iOS Native Certificate Code #796

Open monishpainter opened 3 years ago

monishpainter commented 3 years ago

Hello I am working on a Local government project, We need to develop a verification certificate feature in native iOS Swift Code. Is there any code available for reference?

sagarbele commented 3 years ago

Github https://github.com/egovernments/DIVOC/tree/main/public_app

Study these js files: https://github.com/egovernments/DIVOC/blob/main/public_app/src/components/VerifyCertificate/index.js

https://github.com/egovernments/DIVOC/blob/main/public_app/src/components/CertificateStatus/index.js -- check VerifyData()