Commit Graph

27 Commits

Author SHA1 Message Date
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
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
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
David Bertet
5f1096230c Rework UI to make it work on both platforms 2023-07-08 01:30:02 -07:00
David Bertet
8cd7648b41 Update example to react native ^0.71.0 2023-06-02 02:10:55 -07:00
Seph Soliman
edfa42380f
v13 (#491)
* Removed saveToCameraRoll & saveToCameraRollWithPhUrl.
Use react-native-cameraroll instead.

Upgraded CameraX to 1.1.0,
Upgraded com.google.mlkit:barcode-scanning to 17.0.2

* v13.0.0
2022-08-29 11:29:07 -07:00
Chris Savvopoulos
c61c0f0200
Upgrade dependencies to latest stable; show square on tap-to-focus (#442) 2022-01-21 11:45:25 -08:00
aarongrider
3c870bcdc5 Add docs for Android Kotlin support 2021-02-25 10:07:48 -08:00
Ewout ter Hoeven
42c0b23b11
example/android: Update Gradle to 6.8.3 2021-02-24 12:02:46 +01:00
aarongrider
f478d28246 Upgrade to React Native 0.63 2021-01-05 09:08:54 -08:00
aarongrider
a63ca0012d Android rewrite 2020-11-17 15:42:36 -08:00
aarongrider
213cf788a4 Remove Gallery 2020-11-12 14:08:11 -08:00
aarongrider
e85c0cb310 Bump baseline and downgrade ZXing 2020-11-12 10:19:18 -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
amiru
851cc652ab bump android dependencies to 26 2018-02-01 16:36:48 +02:00
amiru
79a26915aa Revert "min version back to 16"
This reverts commit 67c430e954.
2018-01-15 18:28:47 +02:00
amiru
67c430e954 min version back to 16 2018-01-15 14:45:46 +02:00
Guy Carmeli
cf5754ee37 Upgrade gradle, build tools and native dependencies 2017-08-02 10:43:54 +03:00
Amit Davidi
5d9160553a Android: Make example project buildable with just node_modules in example folder 2017-02-27 14:34:32 +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
Daniel Zlotin
7e400aa135 pruned gitignored commited files 2016-08-23 16:06:59 +03:00
Daniel Zlotin
83ef7bac23 refactored capture command, small performance increase 2016-08-23 15:58:33 +03:00
Yedidya Kennard
1a3218c809 Android example project infra, AlbumsScreen and index 2016-06-29 18:31:42 +03:00
Ran Greenberg
9ef4138120 initial new camera kit objc 2016-05-31 14:46:49 +03:00