Skip to content

Instantly share code, notes, and snippets.

View 8178520204me's full-sized avatar

ROhit Shukla 8178520204me

View GitHub Profile
@8178520204me
8178520204me / home.html
Created May 1, 2018 05:33 — forked from thEpisode/home.html
Ionic v3 OCR
<ion-header>
<ion-navbar>
<ion-title>
OCR Ionic 3
</ion-title>
</ion-navbar>
</ion-header>
<ion-content padding>
<span>{{recognizedText}}</span>