Commit Graph

1070 Commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
3193427143
fix camera orientation for Mac Catalyst 2025-02-27 20:04:03 -04:00
Seph Soliman
cb7619bbbd
Merge pull request #702 from BlueWallet/catal
add mac catalyst support
2025-02-27 10:21:16 -08:00
Marcos Rodriguez Velez
1e1921223b add mac catalyst support 2025-02-25 23:08:14 -04:00
Seph Soliman
84b33c6821 v14.2.0 2025-02-11 13:14:59 -08:00
Seph Soliman
bfa393e5f5 Removed docs for deprecated methods
Removed docs for checkDeviceCameraAuthorizationStatus
Removed docs for requestDeviceCameraAuthorization
Please use rn-permissions or expo-permissions to check instead
2025-02-11 11:14:32 -08:00
Seph Soliman
5436375604
Merge pull request #693 from rawatnaresh/master
(Android) Add support to detect QR codes only when inside a frame
2025-02-11 11:04:09 -08:00
Seph Soliman
15a233a407
Merge pull request #687 from jlapp9/feature/android-buttonpress-events
Add support for onCaptureButtonPressIn and onCaptureButtonPressOut events on Android
2025-02-11 10:54:10 -08:00
Seph Soliman
7a97a1f0a1
Update README.md 2025-02-11 10:54:02 -08:00
Seph Soliman
8e43aafb19
Merge pull request #698 from aravind3566/patch-1
upgrade com.google.mlkit:barcode-scanning version
2025-02-11 10:07:59 -08:00
Seph Soliman
e449cfd25c
Merge pull request #695 from lukailun/fix/support_rn_0.77
feat: Support RN 0.77
2025-02-11 10:02:13 -08:00
Seph Soliman
1a7fa275bb
Merge pull request #681 from WoLewicki/@wolewicki/bump-to-76
chore: bump example to rn76
2025-02-10 16:13:29 -08:00
Aravind 🇮🇳
4a449babed
upgrade com.google.mlkit:barcode-scanning version 2025-02-08 13:56:19 +07:00
Karen
7e94541bbf fix(android): support RN 0.77 2025-01-27 10:47:41 +08:00
Naresh Rawat
2be02ce08f lint 2025-01-26 19:54:25 +05:45
Naresh Rawat
cf8c148b54 formatting 2025-01-25 16:27:09 +05:45
Naresh Rawat
e8fd5a75d1 reafactor 2025-01-25 16:09:45 +05:45
Naresh Rawat
5cc012ab60 QR code detection inside frame 2025-01-22 14:44:52 +05:45
Wojciech Lewicki
d42580f38b
fix: apply review suggestions 2025-01-07 14:41:57 +01:00
Jameson Lapp
40794948bc Add support for onCaptureButtonPressIn and onCaptureButtonPressOut events on Android 2024-12-19 14:35:28 -05:00
Wojciech Lewicki
91f943a514
fix: remove old way of autolinking to make codegen work on ios 2024-11-29 12:01:27 +01:00
Wojciech Lewicki
ef9f004e56
fix: build for java 17 2024-11-29 11:14:23 +01:00
Wojciech Lewicki
d4ff8a9b1d
chore: bump example to rn76 2024-11-29 11:04:27 +01:00
Seph Soliman
55bdd972f5 v14.1.0 2024-11-14 15:27:20 -08:00
Seph Soliman
22c547eb1a Reverted to Yarn v1.22.22 for release 2024-11-14 15:26:43 -08:00
Seph Soliman
ed4023fb62
Merge pull request #676 from adammcarth/chore/kotlin-installation-guide-update
Update Android Kotlin documentation for RN0.73+
2024-11-14 14:58:46 -08:00
Seph Soliman
4d8d6e3fa5 Fixed iOS bundling issues with new arch changes 2024-11-14 14:57:56 -08:00
Seph Soliman
490a8109b2
Merge pull request #672 from WoLewicki/@wolewicki/add-new-arch
feat: add support for New Architecture
2024-11-14 14:43:08 -08:00
Seph Soliman
2376770cf6
Merge branch 'master' into @wolewicki/add-new-arch 2024-11-14 13:46:25 -08:00
Seph Soliman
ace123eefa Added maxPhotoQualityPrioritization for iOS
Allows a massive capture speed-up of 60-80%
2024-11-14 13:34:07 -08:00
Seph Soliman
ba5f5d151b v14.0.0 2024-10-30 16:53:29 -07:00
Adam McArthur
b7f7a283f1 Update Android Kotlin documentation for RN0.73+ 2024-10-22 15:52:18 +11:00
Wojciech Lewicki
09578bdffd
fix: apply changes from review 2024-08-12 09:26:45 +02:00
Wojciech Lewicki
79dfe34189
fix: apply changes from review 2024-08-09 09:37:14 +02:00
Wojciech Lewicki
b8417d8c5e
fix: apply changes from review 2024-08-08 14:23:38 +02:00
Wojciech Lewicki
3b0f913704
fix: indent 2024-08-08 12:46:54 +02:00
Wojciech Lewicki
7261d2ea8d
fix: indent 2024-08-08 11:13:49 +02:00
Wojciech Lewicki
e034bbb8bc
fix: fixes for use_frameworks 2024-08-08 11:09:01 +02:00
Wojciech Lewicki
0e15019377
feat: add support for new arch 2024-08-06 11:35:56 +02:00
Seph Soliman
ec75f1b859 v14.0.0-beta15 2024-05-16 16:49:09 -07:00
Seph Soliman
ca2bcc3a0a Fixed typescript types not showing
Breaking change: Use useRef<CameraApi>() instead of useRef<Camera>()
Fixed incorrect type of errorMessage
2024-05-16 15:18:51 -07:00
Seph Soliman
a23e4d8b4d v14.0.0-beta14 2024-05-14 19:18:43 -07:00
Seph Soliman
b9d14cc4c4 Type fixes 2024-05-14 19:08:19 -07:00
Seph Soliman
79ccbb0d7c RN 0.62.3 -> 0.74.1 for library
Gradle 3.0 -> 8.6
compileSdkVersion 31 -> 34
2024-05-14 18:57:29 -07:00
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
Martin Lichstam
80c517dc68
Add resize mode cover/contain (#644)
* Add resize mode cover/contain

* Add resize to simulator, change type enum and add listener for resize

* Add resize to camera example

* Add description of resizeMode to readme

* Add description of resizeMode to readme

* Update ios/ReactNativeCameraKit/CameraView.swift

---------

Co-authored-by: Seph Soliman <github@seph.dk>
2024-04-30 16:24:19 -07:00
dependabot[bot]
eb96b531ac
Bump ip from 1.1.5 to 1.1.9 (#655)
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 16:19:21 -07:00
Stefan Berndt
3135697d55
feat: add namespace to build.gradle for AGP > 7 (#617) 2024-04-30 16:18:16 -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
dependabot[bot]
6c5ae903f9
Bump @babel/traverse from 7.12.1 to 7.23.2 (#608)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.12.1 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 16:13:27 -07:00
dependabot[bot]
d8da12c8ea
Bump @babel/traverse from 7.22.4 to 7.23.2 in /example (#611)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 16:12:54 -07:00