|  Oleksandr Kucherenko | de310f1b3d | added support of RAW image format and zip-base64 packaging of the results | 7 年之前 | 
				
					
						|  Oleksandr Kucherenko | 0cd3899136 | more cleanup/ignore rules | 7 年之前 | 
				
					
						|  Gaëtan Renaudeau | f32408d7ce 
										
											
										
									 | Merge pull request #176 from AWDGroup/patch-1 
Fixed the compile error | 7 年之前 | 
				
					
						|  Ardavan Kalhori | bae74096f0 
										
											
										
									 | Fixed the compile error 
extension is final and cannot be changed. | 7 年之前 | 
				
					
						|  Gaëtan Renaudeau | d026193dc4 
										
											
										
									 | Merge pull request #175 from AWDGroup/master 
fixed the base64 MIME type when JPG is chosen (iOS) | 7 年之前 | 
				
					
						|  Ardavan Kalhori | 044d6bff89 
										
											
										
									 | Merge pull request #2 from gre/master 
Merge from gre/react-native-view-shot | 7 年之前 | 
				
					
						|  Ardavan Kalhori | 0aaee89958 
										
											
										
									 | Merge pull request #1 from AWDGroup/patch-1 
fixed the base64 MIME type when JPG is chosen | 7 年之前 | 
				
					
						|  Ardavan Kalhori | 4ee83998cb | fixed the base64 MIME type when JPG is chosen (iOS) | 7 年之前 | 
				
					
						|  Gaëtan Renaudeau | b561328af5 
										
											
										
									 | Merge pull request #169 from jgreen210/android_close_stream_before_resolve_promise 
close java OutputStreams before resolve Promises | 7 年之前 | 
				
					
						|  Gaëtan Renaudeau | 6953261450 
										
											
										
									 | Merge pull request #171 from tkskto/fix/viewshot-01 
add null check | 7 年之前 | 
				
					
						|  Gaëtan Renaudeau | e517fcb5f3 
										
											
										
									 | Merge pull request #172 from systemride/master 
Add type definitions for style prop | 7 年之前 | 
				
					
						|  Gaëtan Renaudeau | 0f0cdcda68 
										
											
										
									 | Merge pull request #174 from AWDGroup/patch-1 
 fixed the base64 MIME type when JPG is chosen | 7 年之前 | 
				
					
						|  Ardavan Kalhori | 69539bfb45 
										
											
										
									 | Simplified the null check logic | 7 年之前 | 
				
					
						|  Ardavan Kalhori | 6942e05c65 
										
											
										
									 | fixed the base64 MIME type when JPG is chosen 
valid MIME type for JPEG / JPG images is "image/jpeg" 
https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types#Image_types
This was causing Android not to recognize the screenshots taken by this library | 7 年之前 | 
				
					
						|  Nick Redmond | 825fd2e993 | Add type definitions for style prop | 7 年之前 | 
				
					
						|  takeshi kato | cf16f2389e | add null check | 7 年之前 | 
				
					
						|  Jeremy Green | 4c9b57e1c3 | Make all ViewShot fields final. | 7 年之前 | 
				
					
						|  Jeremy Green | 0a4efe543b | Close android OutputStreams before resolving Promise. Otherwise, buffers might not be flushed soon enough. | 7 年之前 | 
				
					
						|  Gaëtan Renaudeau | c404491a4f | v2.4.0 | 7 年之前 | 
				
					
						|  Gaëtan Renaudeau | 794b4bcc3e 
										
											
										
									 | Merge pull request #153 from HenleyKuang/master 
Fix psitioning of TextureView elements relative to target element | 7 年之前 | 
				
					
						|  Henley Kuang | e9ad6aaf77 
										
											
										
									 | Update ViewShot.java | 7 年之前 | 
				
					
						|  Henley Kuang | 896dbf95fb | Fix psitioning of TextureView elements relative to target element | 7 年之前 | 
				
					
						|  Gaëtan Renaudeau | 6d3d09ce9a 
										
											
										
									 | Merge pull request #147 from AndrewJack/remove_iml_file 
Remove .iml file and add rule to npm and git ignore | 7 年之前 | 
				
					
						|  Andrew Jack | aa8700505f | remove iml file and add to npm and git ignore config | 7 年之前 | 
				
					
						|  Gaëtan Renaudeau | f5da06eaea | 2.3.0 | 7 年之前 | 
				
					
						|  Gaëtan Renaudeau | 7dd5c768af 
										
											
										
									 | Merge pull request #131 from matheussll/master 
Adding style props to main container. | 7 年之前 | 
				
					
						|  Matheus Stefanello Luz | 4deb26c383 | Adding style props to main container. | 7 年之前 | 
				
					
						|  Gaëtan Renaudeau | 082d8ee571 
										
											
										
									 | Merge pull request #128 from wassgha/patch-1 
Add test results for react-native-camera | 7 年之前 | 
				
					
						|  Wassim Gharbi | b51b3357fa 
										
											
										
									 | Add test results for react-native-camera | 7 年之前 | 
				
					
						|  Gaëtan Renaudeau | c10818a0d7 | 2.2.0 | 8 年之前 | 
				
					
						|  Gaëtan Renaudeau | 59b35c5a10 
										
											
										
									 | Merge pull request #120 from khaled-cliqz/master 
Add check for null path in releaseCapture | 8 年之前 | 
				
					
						|  Khaled Tantawy | 153dbbebdd | Add check for null path in releaseCapture | 8 年之前 | 
				
					
						|  Gaëtan Renaudeau | f6a5dc95f3 
										
											
										
									 | Merge pull request #119 from jackdclark/master 
Make onCapture & onCaptureFailure props optional in flow type | 8 年之前 | 
				
					
						|  Jack Clark | 7591cf5c76 
										
											
										
									 | make onCapture & onCaptureFailure props optional in flow type | 8 年之前 | 
				
					
						|  Gaëtan Renaudeau | 919b9b3ccd 
										
											
										
									 | Merge pull request #117 from acrazing/master 
The types definition for TypeScript | 8 年之前 | 
				
					
						|  svpg | 0831d9c882 
										
											
										
									 | feat(ts): the types definition for TypeScript | 8 年之前 | 
				
					
						|  svpg | ed3cdebaa0 
										
											
										
									 | feat(ts): the ts types definition | 8 年之前 | 
				
					
						|  Gaëtan Renaudeau | b27c6deb82 
										
											
										
									 | Update README.md | 8 年之前 | 
				
					
						|  Gaëtan Renaudeau | 3113fa7b6c | Update README.md | 8 年之前 | 
				
					
						|  Gaëtan Renaudeau | 281cebfa5b | 2.1.1 | 8 年之前 | 
				
					
						|  Gaëtan Renaudeau | cbffb12449 | update example with latest RN | 8 年之前 | 
				
					
						|  Gaëtan Renaudeau | 00a56625ad | Merge pull request #108 from janicduplessis/master 
Include RCTUIManagerUtils.h for more recent RN versions | 8 年之前 | 
				
					
						|  Janic Duplessis | 31a13f4d00 | Include RCTUIManagerUtils.h for more recent RN versions | 8 年之前 | 
				
					
						|  Gaëtan Renaudeau | 840f34e1d0 | 2.1.0 | 8 年之前 | 
				
					
						|  Gaëtan Renaudeau | 773f5d2d37 | fix example | 8 年之前 | 
				
					
						|  Gaëtan Renaudeau | ff8e83cc7f | Update README.md | 8 年之前 | 
				
					
						|  Gaëtan Renaudeau | 228f9bc8d0 | Merge pull request #100 from Taym95/master 
Add ScrollView example | 8 年之前 | 
				
					
						|  Taym95 | 0541daa9ac | Moving ScrollView example in the previous code snippet | 8 年之前 | 
				
					
						|  Gaëtan Renaudeau | 55365d6a55 | Update ISSUE_TEMPLATE.md | 8 年之前 | 
				
					
						|  Taym95 | e3fde2d5b2 | Add ScrollView example | 8 年之前 |