/JetTextRecognition

A text recognition app built using jetpack compose

Primary LanguageKotlin

JetTextRecognition

A text recognition app built using ML Kit and jetpack compose.

As jetpack compose doesn't have camera view till alpha 02 so camerax preview view is inflated with composable using AndroidView()

Note: Runtime camera permission is not added in this.