Commit Graph

17 Commits

Author SHA1 Message Date
summer-wu
0fb5003801
fix orientation problem (#542)
The captured content is not rotated as the device rotate, fixed.

Co-authored-by: Brett Wu (吴 书宇) <shuywu@tesla.com>
2023-05-22 11:32:25 -07:00
Yousra Sdn
6196173463
chore: expose a method to set the torch mode (#523) 2023-03-10 19:32:47 -08: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
Stefan Berndt
d4e4aa943e
feat: add Interleaved2of5 to supported barcode types on iOS (#481)
Co-authored-by: Stefan Berndt <stefan.berndt@hornbach.com>
2022-08-07 16:30:47 -07:00
Juan Castillo
73b1110f90
Fix iOS crash when permisions denied (#458)
* Fix iOS crash when permisions denied
2022-04-08 10:30:09 -07:00
Seph Soliman
0228634bb5 Add 'onOrientationChange' event handler to iOS as well 2021-05-26 17:06:42 -07:00
Seph Soliman
eab52ad395 Removed dead code 2021-02-02 15:53:01 -08:00
aarongrider
95781c9be2 Fix color props and update api 2021-01-11 11:16:40 -08:00
aarongrider
b909d01dfc Add torch mode 2021-01-09 13:12:53 -08:00
aarongrider
41f915d42f Refactor camera screen and fix bugs 2021-01-07 23:05:06 -08:00
aarongrider
e2e6e168fe Fix formatting 2021-01-05 12:18:42 -08:00
aarongrider
b533ba2c5a Remove unused api surface in iOS 2021-01-05 12:12:47 -08:00
aarongrider
c3b62afba7 iOS: Update api 2021-01-04 14:45:03 -08:00
aarongrider
213cf788a4 Remove Gallery 2020-11-12 14:08:11 -08:00
Aaron Grider
7f497650fa Move ios project 2020-10-24 16:45:17 -07:00
Natalia Grankina
7a730bfa05 Temporarily remove all dependencies and xCode proj to primitive integration with RN proj 2016-04-15 10:52:04 +03:00
Natalia Grankina
da6b391a46 Camera kit initial commit 2016-04-14 10:44:00 +03:00