| 
															49
														 | 
														
															 By default, takeSnapshot will export in a temporary folder and the snapshot file will be deleted as soon as the app leaves. If you use the `path` option, you make the snapshot file more permanent and at a specific file location. To make file location more 'universal', the library exports some classic directory constants: 
														 | 
														
															49
														 | 
														
															 By default, takeSnapshot will export in a temporary folder and the snapshot file will be deleted as soon as the app leaves. If you use the `path` option, you make the snapshot file more permanent and at a specific file location. To make file location more 'universal', the library exports some classic directory constants: 
														 | 
													
												
													
														| 
															52
														 | 
														
															 import { takeSnapshot, dirs } from "react-native-view-shot"; 
														 | 
														
															54
														 | 
														
															 import { takeSnapshot, dirs } from "react-native-view-shot"; 
														 |