| 
				
			 | 
			
			
				@@ -1,4 +1,4 @@ 
			 | 
		
	
		
			
			| 
				1
			 | 
			
				
			 | 
			
			
				-# react-native-fetch-blob [](https://badge.fury.io/js/react-native-fetch-blob)   
			 | 
		
	
		
			
			| 
				
			 | 
			
				1
			 | 
			
			
				+# react-native-fetch-blob [](https://badge.fury.io/js/react-native-fetch-blob)   
			 | 
		
	
		
			
			| 
				2
			 | 
			
				2
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				3
			 | 
			
				3
			 | 
			
			
				 A module provides upload, download, and files access API. Supports file stream read/write for process large files. 
			 | 
		
	
		
			
			| 
				4
			 | 
			
				4
			 | 
			
			
				  
			 | 
		
	
	
		
			
			| 
				
			 | 
			
			
				@@ -851,6 +851,7 @@ A `session` is an object that helps you manage files. It simply maintains a list 
			 | 
		
	
		
			
			| 
				851
			 | 
			
				851
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				852
			 | 
			
				852
			 | 
			
			
				 | Version | | 
			 | 
		
	
		
			
			| 
				853
			 | 
			
				853
			 | 
			
			
				 |---|---| 
			 | 
		
	
		
			
			| 
				
			 | 
			
				854
			 | 
			
			
				+| 0.5.7 | Fix #31 #30 Xcode pre 7.3 build error | 
			 | 
		
	
		
			
			| 
				854
			 | 
			
				855
			 | 
			
			
				 | 0.5.6 | Add support for IOS network status indicator. Fix file stream ASCII reader bug. | 
			 | 
		
	
		
			
			| 
				855
			 | 
			
				856
			 | 
			
			
				 | 0.5.5 | Remove work in progress code added in 0.5.2 which may cause memory leaks. | 
			 | 
		
	
		
			
			| 
				856
			 | 
			
				857
			 | 
			
			
				 | 0.5.4 | Fix #30 #31 build build error, and improve memory efficiency. | 
			 | 
		
	
	
		
			
			| 
				
			 | 
			
			
				@@ -862,10 +863,6 @@ A `session` is an object that helps you manage files. It simply maintains a list 
			 | 
		
	
		
			
			| 
				862
			 | 
			
				863
			 | 
			
			
				 | 0.4.0 | Add base-64 encode/decode library and API | 
			 | 
		
	
		
			
			| 
				863
			 | 
			
				864
			 | 
			
			
				 | ~0.3.0 | Upload/Download octet-stream and form-data | 
			 | 
		
	
		
			
			| 
				864
			 | 
			
				865
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				865
			 | 
			
				
			 | 
			
			
				-### TODO 
			 | 
		
	
		
			
			| 
				866
			 | 
			
				
			 | 
			
			
				- 
			 | 
		
	
		
			
			| 
				867
			 | 
			
				
			 | 
			
			
				-* Customizable Multipart MIME type 
			 | 
		
	
		
			
			| 
				868
			 | 
			
				
			 | 
			
			
				- 
			 | 
		
	
		
			
			| 
				869
			 | 
			
				866
			 | 
			
			
				 ### In Progress (v0.6.0) 
			 | 
		
	
		
			
			| 
				870
			 | 
			
				867
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				871
			 | 
			
				868
			 | 
			
			
				 * Add `readFile` and `WriteFile` API to `fs` 
			 |