15 Commits

Author SHA1 Message Date
Zack Story
9ac0247f94 Merge pull request #235 from cdimascio/pr/hasFlashAndroid
Add hasFlash support for Android
2016-04-02 19:14:47 -07:00
Dan Horrigan
1406e0630f Add the mirrorImage prop will will mirror the resulting image when true. 2016-03-28 14:40:07 -04:00
Carmine DiMascio
e20902933d Add hasFlash support for Android 2016-03-26 20:27:40 -04:00
Radu Popovici
5659cc7809 add captureQuality option 2016-03-20 21:31:23 +02:00
Zack
4254d5d227 set cameraBarCodeReadListener before async work 2016-02-15 15:15:24 -08:00
Zack
8b25689456 fix constants in defaultProps 2016-02-15 14:58:04 -08:00
Loch Wansbrough
bb5179afaa Merge pull request #192 from agrass/master
fix capture method errors and preview not working
2016-02-13 15:44:14 -08:00
Antonio Grass
f7f443f88f fixing missing types in capture method 2016-02-11 14:21:28 -03:00
Antonio Grass
e26e8e3606 fix camera type 2016-02-11 12:51:13 -03:00
Kyle Corbitt
61b950403d add keepAwake prop 2016-02-08 12:22:37 +00:00
Radu Popovici
ff66374fd1 fix react native 0.19.0 upgrade bugs for android 2016-02-02 13:13:57 +02:00
Lochlan Wansbrough
8f37727be6 Bypass authorization for android (this method isn't available?) 2016-01-31 21:05:47 -08:00
Lochlan Wansbrough
5e972a8e0e Hopefully the API stays unified enough for this to work! 2016-01-31 21:03:15 -08:00
Lochlan Wansbrough
edf0736f92 - Updated example
- ES6 stuff
2016-01-31 20:47:59 -08:00
Lochlan Wansbrough
208edfa3db - Removed event handler defaults.
- Unified Camera.js codebase and "symlinked" the iOS and Android files.
- Some other code fixes from the ES6 upgrade
2016-01-31 20:04:52 -08:00