Commit Graph

60 Commits

Author SHA1 Message Date
Ivan Vershigora
0ed049a62d fix: bump 2026-04-24 19:25:34 +01:00
Ivan Vershigora
58ff00300c feat: detectQRCodeInImage API 2026-04-24 19:25:34 +01:00
Ivan Vershigora
e6dd85b4ea
bump to v17.0.3 2026-04-20 16:11:12 +01:00
Ivan Vershigora
75117f1287 bump to v17.0.2 2026-04-20 14:05:59 +01:00
Ivan Vershigora
edb054a8cb
fix: bugs 2026-01-17 11:24:47 +00:00
Seph Soliman
a2f61a0cbb Added iOsDeferredStart for UI performance
Reformatted RealCamera.swift
2026-01-08 13:19:54 -08:00
Seph Soliman
2a1f06aa12 Fixed optional behavior of allowedBarcodeTypes
Added more barcode types
2025-12-30 15:11:19 -08:00
Seph Soliman
e3c93b9b88 Fixed torch not being enabled on startup #593 2025-09-09 18:25:01 -07:00
Seph Soliman
84d11bfc58 Fixed support for RN 0.76 and other older RN versions
Removed includesGeneratedCode since it's unreliable and is temporary
Added new/old arch code split for Android
2025-09-09 13:15:50 -07:00
Seph Soliman
697ecb1b6b Fixed #742 - Regression in v16.0.0 with apps with USE_FRAMEWORKS 2025-09-05 14:00:19 -07:00
Seph Soliman
9a41d1c8ae Fixed SafeAreaView dummy support on iOS
Fixed zoom issue
Fixed Fabric (new arch) compile issues on both platforms
Fixed included broken codegen lib code
Fixed broken .h import paths to avoid setting custom build settings
Fixed potential memory issue by disabling view recycling
Added Fabric (new arch) support for camera view component
Added RN 0.81 for example
Added RN 0.79 for main lib
Added helper for re-running codegen
Added gitignore for Android codegen making a podspec
Added support for scanThrottleDelay on Android
Added includesGeneratedCode to package.json to indicate changes
Rewrote optional int props to use -1 instead due to RN bug
Moved to Obj-C with C++ support (.mm) to avoid C++ compile issues
2025-09-04 15:38:29 -07:00
Seph Soliman
7089dd3735 Upgraded example to RN 0.81
Added consistent example styles
Added node requirement specification
Removed SafeAreaView
Added dummy SafeAreaView implementation
2025-08-26 18:29:52 -07:00
Seph Soliman
089fd73041 Fixed AVCaptureSession (2nd attempt)
Fixed iOS 13 compile errors
2025-06-09 16:46:02 -07:00
Wojciech Lewicki
438d4c2f53
fix: maxPhotoQualityPrioritization and add barcode prop on new arch 2025-04-01 16:24:14 +02: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
d4ff8a9b1d
chore: bump example to rn76 2024-11-29 11:04:27 +01:00
Seph Soliman
4d8d6e3fa5 Fixed iOS bundling issues with new arch changes 2024-11-14 14:57:56 -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
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
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
5256202fef Added Ruby version guidance
Re-ran yarn to update to beta13
2023-10-11 20:54:34 -07:00
Seph Soliman
76d2306e7e Fixed 'yarn bootstrap' script 2023-07-26 15:49:45 -07:00
Seph Soliman
96940461d8 Fixed broken postinstall script (2) 2023-07-19 17:16:26 -07:00
Seph Soliman
f58bc77ef1 Added zoom control
Added max zoom control
Added onZoom handler
2023-07-12 18:12:33 -07:00
Seph Soliman
37737ace6f Rewrote example project
Using hooks/functional components
Fixed zoom on second pinch
Fixed orientation issues
Added support for new ultra wide camera (fix blurry close ups)
2023-07-03 20:21:11 -07:00
David Bertet
9342a1d2d9 Lay the foundation for a Swift migration 2023-06-11 19:01:23 -07:00
David Bertet
8cd7648b41 Update example to react native ^0.71.0 2023-06-02 02:10:55 -07:00
Patrick Kabwe
e01d4aa834
chore: add types (#505) 2023-05-22 13:28:42 -07:00
aarongrider
0083a6889a Add build script and begin fixing build errors 2021-05-27 08:59:49 -07:00
aarongrider
2c79c02927 Update podfile version 2021-02-24 09:27:49 -08:00
aarongrider
41f915d42f Refactor camera screen and fix bugs 2021-01-07 23:05:06 -08:00
aarongrider
f478d28246 Upgrade to React Native 0.63 2021-01-05 09:08:54 -08:00
Aaron Grider
7f497650fa Move ios project 2020-10-24 16:45:17 -07:00
Aaron Grider
417cca680a Refactor example code 2020-10-23 10:55:39 -07:00
Ran Greenberg
43d464c423 fix example projects and now no need to work on node_modules 2018-03-15 16:37:58 +02:00
Dmytro Ponomarenko
3435aa221f delete dummy bundleID 2018-03-14 10:49:32 +02:00
Dmytro Ponomarenko
f83c4de9b8 add functionality for reusage animation when app go to background 2018-03-09 15:43:25 +02:00
Dmytro Ponomarenko
c707967916 edit from node_modules 2018-03-01 13:12:08 +02:00
Ran Greenberg
bab004c276 update example project to iOS10 and above 2018-02-28 13:42:29 +02:00
Ran Greenberg
2d2f22f0f4 upgrade example project to react-native 51 - iOS 2018-01-28 11:18:23 +02:00
Ran Greenberg
5d416f08f6 now react-native run-ios will work 2017-12-31 09:40:49 +02:00
Ran Greenberg
1ddb239a50 update deployment target to be equal to react-native >= 8.0 2017-08-15 10:15:56 +03:00
Ran Greenberg
88790b0891 now the bundler path will determine in run time instead of setting the bundler path manually 2017-08-14 10:23:17 +03:00
Ran Greenberg
8238579006 update example project -
change name from example to camera-kit
    change import in AppDelegate to support react-native umbrella header
2017-08-14 10:22:32 +03:00
ofird
1c74b2cf53 upgrade to rn 43 2017-04-24 14:42:52 +03:00
Ran Greenberg
205dd41f54 Minor change in example project for iOS
Fix example project for android
2016-11-29 11:14:48 +02:00
Ran Greenberg
94193655f5 remove exampleTest target - unused 2016-10-12 01:09:46 +03:00
Ran Greenberg
26ff874c29 update example - camera screen now looks much nicer 2016-10-12 00:54:45 +03:00
Ran Greenberg
104f1ab4c0 update example project to react-native v0.31.0 2016-09-28 16:58:15 +03:00
Yedidya Kennard
8414754124 Example project in iOS uses mime eyes for supported file types 2016-08-15 17:13:12 +03:00