We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e716d commit 0689a00Copy full SHA for 0689a00
README.md
@@ -73,7 +73,7 @@ Add Camera permissions request:
73
import React, { Component, useRef } from "react"
74
import { View, Image } from "react-native"
75
76
-import DocumentScanner from "react-native-document-scanner"
+import DocumentScanner from "@woonivers/react-native-document-scanner"
77
78
function YourComponent(props) {
79
return (
0 commit comments