GithubHelp home page GithubHelp logo

Comments (8)

gran33 avatar gran33 commented on June 2, 2024

@Cygnus2112 Thanks for the good words :)
The zoom option works for u in the example project?

from react-native-camera-kit.

Cygnus2112 avatar Cygnus2112 commented on June 2, 2024

Hi! Unfortunately, zoomMode does not work for me in the example project. Everything else seems to work perfectly, but not zoom. (I am using android.)

from react-native-camera-kit.

filipef101 avatar filipef101 commented on June 2, 2024

@gran33 @Cygnus2112 I have the same issue

from react-native-camera-kit.

mfharding1 avatar mfharding1 commented on June 2, 2024

Hi any updates on this. The camera is always zoomed in for my app, which is causing issues. Any advice?

from react-native-camera-kit.

mfharding1 avatar mfharding1 commented on June 2, 2024

@gran33 @Cygnus2112 ??? Any updates?

from react-native-camera-kit.

valdman40 avatar valdman40 commented on June 2, 2024

same issue.. any update??

from react-native-camera-kit.

cristian-milea avatar cristian-milea commented on June 2, 2024

hi. I am also having issues with the zoom on android

// package.json
"react-native-camera-kit": "^8.0.1",

<CameraKitCameraScreen
  style={{
    flex: 1,
    backgroundColor: '#000'
  }}
  scanBarcode
  laserColor={Colors.brand}
  frameColor={Colors.brand}
  cameraOptions={{
    flashMode: 'auto', // on/off/auto(default)
    focusMode: 'on', // off/on(default)
    zoomMode: 'on', // off/on(default)
  }}
  onReadCode={(event) => this.delayedBarCodeRead(event.nativeEvent.codeStringValue)}
  hideControls={false}
  showFrame
/>

I have zoomMode: 'on', but it is only working on iOS. Android does nothing.

from react-native-camera-kit.

cristian-milea avatar cristian-milea commented on June 2, 2024

there is nothing containing "zoom" in this library android folder...

from react-native-camera-kit.

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.