dependabot[bot]
da2c7cc698
Bump react-devtools-core from 4.27.8 to 4.28.4 in /example ( #612 )
...
Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core ) from 4.27.8 to 4.28.4.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-devtools-core )
---
updated-dependencies:
- dependency-name: react-devtools-core
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:09 -07:00
dependabot[bot]
ae39ea880a
Bump react-devtools-core from 4.9.0 to 4.28.4 ( #613 )
...
Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core ) from 4.9.0 to 4.28.4.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-devtools-core )
---
updated-dependencies:
- dependency-name: react-devtools-core
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:11:47 -07:00
David Bertet
a7413aa432
Fix #614 . "onError" method needs to be declared ( #630 )
2024-04-30 16:11:16 -07:00
David Bertet
8a2df98333
Fix barcode screen top button size ( #631 )
2024-04-30 16:10:35 -07:00
David Bertet
a13aa787c4
Add iOS linter & report issues on PR ( #634 )
...
* Add iOS linter & report issues on PR
* Fix lint errors
---------
Co-authored-by: Seph Soliman <github@seph.dk>
2024-04-30 16:10:07 -07:00
David Bertet
00c461a144
Return height/width of capture ( #646 )
...
To be consistent with Android
2024-04-30 12:14:00 -07:00
Seph Soliman
11b15fd236
Fixed Swift runtime failure/crash during unexpected capture() call
...
'Unexpectedly found nil while implicitly unwrapping an Optional value'
2023-11-03 14:38:19 -07:00
Seph Soliman
11b116c386
Added rn-permissions recommendation ( #606 )
...
* Added rn-permissions recommendation
2023-10-16 11:40:34 -07:00
Seph Soliman
69060d4621
Merge pull request #603 from elliottkember/patch-2
2023-10-14 13:42:43 -07:00
Elliott Kember
b6858175e7
Update build target to iOS 11
2023-10-13 10:03:51 -07:00
Seph Soliman
5256202fef
Added Ruby version guidance
...
Re-ran yarn to update to beta13
2023-10-11 20:54:34 -07:00
Seph Soliman
bbbdcbdf58
Merge pull request #600 from teslamotors/feature/no-shutter-sound-583
...
Allow disabling the photo capture shutter sound on Android (#583 )
2023-10-11 20:13:52 -07:00
Seph Soliman
81d5ba8147
Allow disabling the photo capture shutter sound on Android ( #583 )
2023-10-11 11:15:21 -07:00
Seph Soliman
5ce5315894
v14.0.0-beta13
2023-10-11 10:26:21 -07:00
Seph Soliman
4ed7d53d02
Merge pull request #599 from teslamotors/bugfix/fixed-qr-scanning
...
Fixed QR scanner not always picking up clear codes
2023-10-11 09:29:52 -07:00
Seph Soliman
909546e04b
Fixed QR scanner not always picking up clear codes
...
Aspect ratio was sometimes set incorrectly, depending on device
(Pixel 6 and 7 phones had troubles scanning 20x20mm codes)
2023-10-11 09:26:58 -07:00
Seph Soliman
ca798d2757
Merge pull request #574 from teslamotors/dependabot/bundler/example/activesupport-7.0.7.2
...
Bump activesupport from 7.0.6 to 7.0.7.2 in /example
2023-10-10 15:26:35 -07:00
Seph Soliman
a13cab8ff6
Merge pull request #588 from avantstay/master
...
Include documentation to use expo plugin
2023-10-10 15:26:07 -07:00
Seph Soliman
d70ef7374c
Merge pull request #592 from elliottkember/patch-1
...
Fix: Correct onScale method signature in CKCamera.kt (again)
2023-10-10 15:22:56 -07:00
Seph Soliman
64e39ab5d4
Merge pull request #582 from aviswaroop/patch-1
...
Update README.md
2023-10-10 15:20:57 -07:00
Seph Soliman
abba8365f3
Update README.md
2023-10-10 15:20:51 -07:00
Seph Soliman
291625427d
Merge pull request #575 from dhiasaadlaui/master
...
Update RNCameraKitModule.kt with KDoc
2023-10-10 15:19:26 -07:00
Elliott Kember
54a35f62ac
Fix: Correct onScale method signature in CKCamera.kt (again)
...
#559 broke a change in #551 regarding override types. This restores the fix
2023-10-03 10:37:53 -07:00
Petto Martino
461e08d26d
chore: update readme
2023-09-18 14:50:12 +01:00
Abhinav Viswaroop
3fa919b6eb
Update README.md
...
Greetings,
This PR seeks to prose a minor correction in the wording of a comment.
Line 103: replace 'stoped when find any code' with 'stops when some code has been found'
Thank you
2023-09-10 11:04:10 +05:30
Med Dhia
70ff115707
Merge pull request #1 from dhiasaadlaui/RNCameraKitModule-KDoc
...
Update RNCameraKitModule.kt with KDoc
2023-08-24 17:45:36 +01:00
Med Dhia
516e65e7fe
Update RNCameraKitModule.kt with KDoc
2023-08-24 17:37:44 +01:00
dependabot[bot]
3efded3d0b
Bump activesupport from 7.0.6 to 7.0.7.2 in /example
...
Bumps [activesupport](https://github.com/rails/rails ) from 7.0.6 to 7.0.7.2.
- [Release notes](https://github.com/rails/rails/releases )
- [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md )
- [Commits](https://github.com/rails/rails/compare/v7.0.6...v7.0.7.2 )
---
updated-dependencies:
- dependency-name: activesupport
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-23 21:49:10 +00:00
Seph Soliman
91915bff2e
Merge pull request #570 from DavidBertet/fix/lint_error
...
Fix linting error
2023-08-14 16:31:25 -07:00
David Bertet
de062130fe
Fix linting error
...
- java.lang.Iterable#forEach requires minSdkVersion 24
- defaultConfig > targetSdkVersion 30 should be overridden by parent app, disable the error as it is Play Store specific
2023-08-11 18:16:36 +02:00
Seph Soliman
ccf4c04ba5
Merge pull request #569 from teslamotors/fix/iphone-12-zoom
...
Added multi-lens zoom support for iPhone 12, 13, and 14
2023-08-10 14:42:12 -07:00
Seph Soliman
33b3f98937
Added multi-lens zoom support for iPhone 12, 13, and 14
...
(they 'only' have ultra-wide and wide)
2023-08-10 14:35:37 -07:00
Seph Soliman
995943f6d4
v14.0.0-beta11
2023-08-05 14:33:49 -07:00
Seph Soliman
c02b13f2eb
iOS: Default zoom to 1.0 when wide angle is the first device
2023-08-05 13:58:06 -07:00
Seph Soliman
97b72ecff5
v14.0.0-beta10
2023-08-05 12:04:39 -07:00
Seph Soliman
925816f830
Fixed iOS NSRangeException when zooming
...
Error was 'index 18446744073709551615 beyond bounds [0 .. 0]'
for RealCamera.defaultZoomFactor
2023-08-05 12:03:49 -07:00
Seph Soliman
80052ea7b1
v14.0.0-beta9
2023-07-31 18:59:56 -07:00
Seph Soliman
73bd920ca4
Added onError for when Android fails to initialize the camera
...
May fail when phone is broken or
if there are no camera with the specs (e.g. aspect ratio)
2023-07-31 18:59:06 -07:00
Seph Soliman
c38594754b
Keep 'bootstrap' as the default, assuming macos will be default
2023-07-26 17:46:29 -07:00
Seph Soliman
5f6d94ab4e
Fix builds and linting ( #567 )
...
* Update build.yml
* macos/linux specific bootstrapping
* Linux doesn't need ruby
* Avoid double-run of workflows
2023-07-26 17:44:37 -07:00
Seph Soliman
bd21134b88
Update build.yml
...
Install ruby
2023-07-26 15:55:44 -07:00
Seph Soliman
76d2306e7e
Fixed 'yarn bootstrap' script
2023-07-26 15:49:45 -07:00
Seph Soliman
8108a13bf8
v14.0.0-beta8
2023-07-25 12:39:59 -07:00
Seph Soliman
79fb48e863
Hide statusbar when camera is open
2023-07-25 12:38:47 -07:00
Seph Soliman
c4ac4a00d6
Fixed focusMode and zoomMode not being enabled by default
2023-07-25 09:57:31 -07:00
Seph Soliman
faff3a905b
v14.0.0-beta7
2023-07-24 17:26:29 -07:00
Seph Soliman
4892d53483
Fixed orientation on iPads when starting in landscape mode ( #565 )
...
Video connection was not ready, so rotation would silently fail
2023-07-24 17:09:59 -07:00
Seph Soliman
289696dfb1
Removed lodash as an explicit dependency
2023-07-20 12:53:53 -07:00
Seph Soliman
f7f4e30a64
v14.0.0-beta6
2023-07-20 10:00:39 -07:00
Seph Soliman
0b27dca950
Removed thumb saving until we have thumbnail sizing support in RN API
2023-07-20 09:59:18 -07:00