Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
/ rn-opencerts Public archive

Rendering of opencerts using frameless viewer

Notifications You must be signed in to change notification settings

OpenCerts/rn-opencerts

Repository files navigation

Frameless Certificate Rendering Example Application

This repository is an example of a React Native app (running on Expo to show how to render an OpenCerts file using a webview.

Try it out

Download the Expo Client for your ios/android phone at https://expo.io/tools.

QR Code for Expo App

The method

The application simply open the frameless url in a webview and sebsequently injects a javascript script to set the input field in that page to the content of the certificate.

Additional Notes

Both this application and the frameless page do not check for the validity of the certificate. The application needs to conduct the 4 step check (according to OpenCerts documentation) prior to displaying the webview.

About

Rendering of opencerts using frameless viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published