Commit Graph

14 Commits

Author SHA1 Message Date
Seph Soliman
f58bc77ef1 Added zoom control
Added max zoom control
Added onZoom handler
2023-07-12 18:12:33 -07:00
Seph Soliman
478a68b23e Fixed scan frame dimensions on Android 2023-07-10 12:18:35 -07:00
David Bertet
5f1096230c Rework UI to make it work on both platforms 2023-07-08 01:30:02 -07:00
David Bertet
d92b40b202 Make button targets bigger by adding some padding 2023-07-04 01:40:17 -07:00
Seph Soliman
fee756b55c Fixed orientation issues for both orientation locked and rotated UIs
Added support for thumbnails (for later)
Fixed default zoom to be wide angle camera instead of ultra wide
2023-07-03 20:21:20 -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
05c8f1862c Improve type definition 2023-06-02 02:08:14 -07:00
aarongrider
5c3341d228 minWidth and minHeight for camera component 2021-02-04 16:44:00 -08:00
aarongrider
75edaf08c6 Default Camera to flex of 1 2021-02-04 15:55:47 -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
c3b62afba7 iOS: Update api 2021-01-04 14:45:03 -08:00
aarongrider
86739ddfeb Fix formatting in CameraExample 2020-12-06 22:45:47 -08:00
aarongrider
50d26188e5 Convert project to TypeScript and refactor example code 2020-11-29 22:37:49 -08:00