Skip to content

tmisker/mendix-NativeVisionCamera

 
 

Repository files navigation

Features

VisionCamera is a powerful, high-performance Camera library for React Native.

  • Photo
  • Flashlight
  • Customizable FPS
  • HDR & Night modes

Usage

  • Put the widget on a native page in Mendix Studio Pro.
  • Use a dataview that contains an editable String that will receive the temp media path.

Requirements

  • Mendix 10.18.3+
  • react-native 0.75.4+

Development and contribution

  1. Install NPM package dependencies by using: npm install. If you use NPM v7.x.x, which can be checked by executing npm -v, execute: npm install --legacy-peer-deps.
  2. Run npm start to watch for code changes. On every change:
    • the widget will be bundled;
    • the bundle will be included in a dist folder in the root directory of the project;
    • the bundle will be included in the deployment and widgets folder of the Mendix test project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 98.5%
  • JavaScript 1.5%