Commit Graph

10 Commits

Author SHA1 Message Date
Seph Soliman
21f760117b RN 0.71.0 -> 0.74.1
Added support for volume buttons as capture buttons
Added yarn v3.6.4
2024-05-14 17:43:02 -07:00
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
David Bertet
fedec20b26 Remove extensions & unused pinch velocity 2023-07-06 00:39:20 -07:00
David Bertet
13aed7196f Refine orientation
Make initializeMotionManager private
Use extensions for conversions
Handle accelerometer updates on background thread
Use UIDeviceOrientation for deviceOrientation
Converting UIDeviceOrientation to Interface/VideoOrientation counter-rotate it
2023-07-04 15:17:34 -07:00
David Bertet
bdbfac1f33 Swift migration & rewrite 2023-06-27 21:21:18 -07:00
David Bertet
9342a1d2d9 Lay the foundation for a Swift migration 2023-06-11 19:01:23 -07:00
aarongrider
213cf788a4 Remove Gallery 2020-11-12 14:08:11 -08:00
Aaron Grider
7f497650fa Move ios project 2020-10-24 16:45:17 -07:00
Natalia Grankina
7a730bfa05 Temporarily remove all dependencies and xCode proj to primitive integration with RN proj 2016-04-15 10:52:04 +03:00
Natalia Grankina
da6b391a46 Camera kit initial commit 2016-04-14 10:44:00 +03:00