11 Commits

Author SHA1 Message Date
Daniel Levitt
6039a63344 Possible zoom for android 2018-01-22 10:12:29 +00:00
Peter Chermanowicz
3622e22286 setZoom method added 2018-01-22 10:07:27 +00:00
Nicolas Morin
0778294697 Fix performance issue on Android: add option to clear window background when camera starts 2018-01-20 21:17:19 +01:00
Stanislav Shakirov
5897f9246c
fix camera permission handle in android below 6.0
fix https://github.com/react-native-community/react-native-camera/issues/1094
2018-01-12 16:17:32 +03:00
Marcus Andersson
e546ae852c fixed merge conflicts. 2018-01-08 21:12:39 +01:00
Sibelius Seraphini
30af527ac3 merge with master 2018-01-07 09:06:20 -08:00
Oscar Franco
59ce880b7e [ENHANCEMENT] Restore accidental change to RCTCamera module and implement custom views for checking permissions and permission denied states 2018-01-06 21:30:49 +01:00
Oscar Franco
6749e9e19b [ENHANCEMENT] Add permission handling for android 6+ 2018-01-06 08:54:40 +01:00
Sibelius Seraphini
a0817132d6 rename expo to simple RN, add js files, and export them inside the same camera package 2018-01-01 19:16:02 -02:00
Sibelius Seraphini
ffc74e5e6e Add Camera implementation using CameraView on Android
This is most a copy of expo camera module

this still half baked, missing javascript part and package and modules
fixes

see #246
2017-12-31 13:49:39 -02:00
Sibelius Seraphini
4b65c655ce chore(eslint): add eslint and prettier 2017-12-31 13:30:33 -02:00