react-native-vision-camera/package
Marc Rousavy f3fd3f15e3
chore: Clean up Android codebase a bit (#1748)
<!--
                    ❤️ Thank you for your contribution! ❤️
              Make sure you have read the Contributing Guidelines:

https://github.com/mrousavy/react-native-vision-camera/blob/main/CONTRIBUTING.md
-->

## What

<!--
  Enter a short description on what this pull-request does.
  Examples:
    This PR adds support for the HEVC format.
    This PR fixes a "unsupported device" error on iPhone 8 and below.
    This PR fixes a typo in a CameraError.
    This PR adds support for Quadruple Cameras.
-->

## Changes

<!--
  Create a short list of logic-changes.
  Examples:
    * This PR changes the default value of X to Y.
    * This PR changes the configure() function to cache results.
-->

## Tested on

<!--
Create a short list of devices and operating-systems you have tested
this change on. (And verified that everything works as expected).
  Examples:
    * iPhone 11 Pro, iOS 14.3
    * Huawai P20, Android 10
-->

## Related issues

<!--
  Link related issues here.
  Examples:
    * Fixes #29
    * Closes #30
    * Resolves #5
-->
2023-09-02 01:04:36 +02:00
..
android chore: Clean up Android codebase a bit (#1748) 2023-09-02 01:04:36 +02:00
cpp chore: Change line width to 140 in C++ 2023-09-01 19:39:25 +02:00
example Create .bundle/config 2023-09-01 20:17:36 +02:00
ios chore: Change line width to 140 in C++ 2023-09-01 19:39:25 +02:00
scripts chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
src chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
.eslintrc.js chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
.gitignore Update .gitignore 2023-09-01 20:19:02 +02:00
.prettierrc.js Update .prettierrc.js 2023-09-01 19:40:04 +02:00
app.plugin.js chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
babel.config.js Move prettier and babel to separate files 2023-09-01 19:39:14 +02:00
package.json chore: release 3.0.0 2023-09-01 20:35:24 +02:00
tsconfig.json chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
VisionCamera.podspec chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
yarn.lock chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00