GithubHelp home page GithubHelp logo

Comments (10)

KeiShadow avatar KeiShadow commented on September 3, 2024 2

@andrejunqueira1 Hello, i just downloaded your project, thanks a lot. Im working on improvment of your detector, now im able to detect all shape :D not only document, and draw it. When it will be done, i will make changelog and send you readme.

from react-native-document-scanner-android.

KeiShadow avatar KeiShadow commented on September 3, 2024 1

@andrejunqueira1 I have a problem with camera preview size, because when you defined a style height and width on document scanner component in react native project the preview of camera is broken.

from react-native-document-scanner-android.

andrejunqueira1 avatar andrejunqueira1 commented on September 3, 2024

Hi @zedtux, this library is working but is not so stable to use in production, currently i'm not having time enough to work on it, but you can try to use, follow the instructions on readme. Thanks

from react-native-document-scanner-android.

julianklumpers avatar julianklumpers commented on September 3, 2024

Hi @andrejunqueira1,

first of all thank you for taking time to make this.
i did everything what in the readme.md but when i install the app on a samsung G9+ and open the camera component nothing happens... could update the readme.md?

from react-native-document-scanner-android.

andrejunqueira1 avatar andrejunqueira1 commented on September 3, 2024

Hi @julianklumpers , i will take a time to update the readme.md as soon as possible .
Are you getting some error ?

from react-native-document-scanner-android.

julianklumpers avatar julianklumpers commented on September 3, 2024

Hi @andrejunqueira1

i followed the installation steps in the readme and was able to successfully build for android and run the app on a psychical device. But when i import he module import Scanner from 'react-native-documentscanner-android'
and use it like below nothing happens when i load the app. no camera ui or message in the console in debug mode.

render() {
    return (
      <View style={{ flex: 1, backgroundColor: '#fff' }}>
        <Scanner
          onPictureTaken={data => {
            console.log(data.path)
          }}
          enableTorch={false}
          detectionCountBeforeCapture={15}
        />
      </View>
    )
  }

from react-native-document-scanner-android.

andrejunqueira1 avatar andrejunqueira1 commented on September 3, 2024

@KeiShadow Thanks to contribute with this project, for while i'm not having time to work on it, but as soon as possible i'll come back to do some enhancements, and feel free to make any improvement that you want thanks in advanced !

from react-native-document-scanner-android.

KeiShadow avatar KeiShadow commented on September 3, 2024

@andrejunqueira1 Thank you very much, I just realized you need to set height and width of component to Windows dimensions :D now I don't have much time too for making on it but I already compile project with this module.

from react-native-document-scanner-android.

SwagatRanjit84 avatar SwagatRanjit84 commented on September 3, 2024

@KeiShadow @andrejunqueira1 Can you share the code of App.js?

from react-native-document-scanner-android.

andreluisjunqueira avatar andreluisjunqueira commented on September 3, 2024

Sorry guys, but unfortunatly i'm having no time to solve and update this project. Please if you guys could help to maintain this project would be great.
I'll will try to fix some issues and answer some questions about this project in next days.

from react-native-document-scanner-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.