souvik-ghosh / react-native-create-thumbnail

iOS/Android thumbnail generator with support for both local and remote videos
MIT License
251 stars 105 forks source link

What happens when dirSize gets full ? #52

Closed siddharth-kt closed 2 years ago

siddharth-kt commented 2 years ago

Is just a question, what will happen when dirSize reaches maxLimit (eg : 100MB) ? Will it empty cache directory for new files ?