Docutain / docutain-sdk-example-react-native

Sample project showing how to integrate the Docutain Document Scanner SDK into a React Native application.

Home Page:https://sdk.docutain.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docutain SDK

Docutain SDK example app for React Native

This example app shows how to integrate the Docutain SDK for React Native.

What is Docutain SDK?

The Docutain SDK is based on the world famous, successful document management app Docutain which is used by millions of users every month. The Docutain SDK makes it possible to integrate a high quality document scanner, text recognition (OCR), document analysis, data extraction and PDF creation functionalities into your apps. It is easy to integrate and works completely offline which ensures 100% data safety.

Getting started

Clone the repo:

git clone https://github.com/Docutain/docutain-sdk-example-react-native
cd docutain-sdk-example-react-native

Install the project dependencies:

npm install

Run on Android

npx react-native run-android

Run on iOS

cd ios
pod install

Open the Docutain_SDK_Example_React_Native.xcworkspace file from the iOS folder with Xcode.

Set your provisioning and signing settings.

Run the app either in Xcode or via the following command.

npx react-native run-ios

Documentation of the Docutain SDK

License and Support

The Docutain SDK is a commercial product and requires a paid license for production use. In order to get a trial license, please visit our website via https://sdk.docutain.com/TrialLicense to generate a trial license key.

If you need technical support of any kind, please contact us via support.sdk@Docutain.com.

About

Sample project showing how to integrate the Docutain Document Scanner SDK into a React Native application.

https://sdk.docutain.com


Languages

Language:TypeScript 63.3%Language:Java 19.7%Language:Objective-C 6.1%Language:Ruby 5.8%Language:Objective-C++ 3.0%Language:JavaScript 2.0%