UNPKG

react-native-rectangle-scanner

Version:

Scan documents, automatic border detection, automatic crop, image filters

11 lines (10 loc) 234 B
module.exports = { dependency: { platforms: { android: { packageImportPath: 'import com.rectanglescanner.RectangleScannerPackage;', packageInstance: 'new RectangleScannerPackage()', }, }, }, };