Commit Graph

24 Commits

Author SHA1 Message Date
Ivan Vershigora
58ff00300c feat: detectQRCodeInImage API 2026-04-24 19:25:34 +01: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
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
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
289696dfb1 Removed lodash as an explicit dependency 2023-07-20 12:53:53 -07:00
Seph Soliman
478a68b23e Fixed scan frame dimensions on Android 2023-07-10 12:18:35 -07:00
David Bertet
8cd7648b41 Update example to react native ^0.71.0 2023-06-02 02:10:55 -07:00
aarongrider
f478d28246 Upgrade to React Native 0.63 2021-01-05 09:08:54 -08: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
Ran Greenberg
2d2f22f0f4 upgrade example project to react-native 51 - iOS 2018-01-28 11:18:23 +02:00
Ran Greenberg
80a3497caa add script Xcode in package.json's 2017-08-15 10:15:56 +03:00
Ran Greenberg
3060b0ccee add xcode script to packege.json and example/packege.json 2017-08-13 18:15:28 +03:00
ofird
1c74b2cf53 upgrade to rn 43 2017-04-24 14:42:52 +03:00
Ran Greenberg
10090cd813 add quickInstall script 2017-02-28 15:56:06 +02: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
85e8d6557d fix example project dependencies 2016-11-20 17:34:01 +02:00
Ran Greenberg
104f1ab4c0 update example project to react-native v0.31.0 2016-09-28 16:58:15 +03:00
Ran Greenberg
dbe51d068c add check photos permission (user's gallery)
update example
add lodash dependency to example
2016-07-08 00:48:10 +03:00
Ran Greenberg
43c60f4f49 add minimumLineSpacing and minimumInteritemSpacing 2016-06-29 17:28:35 +03:00
Ran Greenberg
838a3a024a add flash and change camera support 2016-06-02 14:08:06 +03:00
Ran Greenberg
9ef4138120 initial new camera kit objc 2016-05-31 14:46:49 +03:00