react-native-camera-kit/example
Imdad Ismail 234e7f89eb
added code format to see type of code scanned (#633)
* added code format to see type of code scanned

* Update ios/ReactNativeCameraKit/SimulatorCamera.swift

Changed supported barcode types to list of CodeFormat

Co-authored-by: David Bertet <11665957+DavidBertet@users.noreply.github.com>

* Update android/src/main/java/com/rncamerakit/CodeFormat.kt

Added annotation for int type

Co-authored-by: David Bertet <11665957+DavidBertet@users.noreply.github.com>

* Added CodeFormat types and fixed an indentation on a function to match other functions

* Replaced AVMetadataObject with CodeFormat in all files

* Updated code format to case Iterable and changed supportedBarcodeType to code format cases

* Update src/Camera.d.ts

---------

Co-authored-by: David Bertet <11665957+DavidBertet@users.noreply.github.com>
Co-authored-by: Seph Soliman <github@seph.dk>
2024-04-30 16:18:00 -07:00
..
android Fix linting error 2023-08-11 18:16:36 +02:00
images Removed unused images 2023-07-19 10:31:17 -07:00
ios Fixed Swift runtime failure/crash during unexpected capture() call 2023-11-03 14:38:19 -07:00
src added code format to see type of code scanned (#633) 2024-04-30 16:18:00 -07:00
.ruby-version Added Ruby version guidance 2023-10-11 20:54:34 -07:00
app.json Refactor example code 2020-10-23 10:55:39 -07:00
babel.config.js Refactor example code 2020-10-23 10:55:39 -07:00
Gemfile Fixed 'yarn bootstrap' script 2023-07-26 15:49:45 -07:00
Gemfile.lock Added Ruby version guidance 2023-10-11 20:54:34 -07:00
index.js Refactor camera screen and fix bugs 2021-01-07 23:05:06 -08:00
metro.config.js Rewrote example project 2023-07-03 20:21:11 -07:00
package.json Removed lodash as an explicit dependency 2023-07-20 12:53:53 -07:00
yarn.lock Bump @babel/traverse from 7.22.4 to 7.23.2 in /example (#611) 2024-04-30 16:12:54 -07:00