Skip to content

Get rectangle co-ordinates #31

@SL-A-SH

Description

@SL-A-SH

In the IOS only document scanner package rectangle co-ordinates are returned like so:

onPictureTaken={data => this.setState({
image: data.croppedImage,
initialImage: data.initialImage,
rectangleCoordinates: data.rectangleCoordinates,
})}

But here only the path is returned.
How do I get the rectangle co-ordinates like in the package https://github.com/Michaelvilleneuve/react-native-document-scanner?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions