| 
				
			 | 
			
			
				@@ -242,7 +242,7 @@ RNFetchBlob 
			 | 
		
	
		
			
			| 
				242
			 | 
			
				242
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				243
			 | 
			
				243
			 | 
			
			
				 **Use Specific File Path** 
			 | 
		
	
		
			
			| 
				244
			 | 
			
				244
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				245
			 | 
			
				
			 | 
			
			
				-If you prefer a particular file path rather than randomly generated one, you can use `path` option. We've added [several  constants](#user-content-dirs) in v0.5.0 which represents commonly used directories. 
			 | 
		
	
		
			
			| 
				
			 | 
			
				245
			 | 
			
			
				+If you prefer a particular file path rather than randomly generated one, you can use `path` option. We've added [several  constants](https://github.com/wkh237/react-native-fetch-blob/wiki/File-System-Access-API#dirs) in v0.5.0 which represents commonly used directories. 
			 | 
		
	
		
			
			| 
				246
			 | 
			
				246
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				247
			 | 
			
				247
			 | 
			
			
				 ```js 
			 | 
		
	
		
			
			| 
				248
			 | 
			
				248
			 | 
			
			
				 let dirs = RNFetchBlob.fs.dirs 
			 |