BuddhaNag12 / RNTextRecognition

React native text recognition with firebase text recognition and react native camera and rnfs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RNTextRecognition

React native text recognition with firebase text recognition and react native camera and rnfs

Packages used

React native camera React native firebase React native file system React native navigation

RNC

React Native Camera React native camera.

RNF

React Native Firebase React native Firebase.

Steps

cd project and npm i create firebase project and download google.services.json and place it to android/app/ here

configure go to android/build.gradle and

add classpath 'com.google.gms:google-services:4.3.3'

configure go to android/app/build.gradle

apply plugin: 'com.android.application' apply plugin: 'com.google.gms.google-services'

RNFS

React Native File System React native file System.

Find helpfull star the repo please thanks

About

React native text recognition with firebase text recognition and react native camera and rnfs


Languages

Language:JavaScript 32.5%Language:Java 30.4%Language:Ruby 16.8%Language:Objective-C 14.1%Language:Starlark 6.2%