Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 696 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 696 Bytes

react-native-zar-measure

React Native bindings for AR and Camera dimensions measurement.

Work in progress... Not going to be publicly released as it is for personal use only, but feel free to fork it and let me know if improvements/fixes you may have!

TODO:

  • iOS implementation

    • Initial implementation done
    • Mesh hitting not fully supported yet, which could be used to improve plane detection
    • API still not stable
  • Android implementation

    • To be reviewed later
  • Sample app:

    • Would be good to have, but currently only tested internally with an existing project.

VSCode

Set "javascript.validate.enable": false to workspace so it does not interfere with eslint/flow