Will Expo File System Reset when Having an Update from Play Store?
I have an React Native (Expo) project. I use expo-file-system to store my data in files created by the app. If I publish an update on Play Store and user get this update will the data files be removed or not? It’s very necessary for my project.