Evaluating 'expo.default.fileSystem' error

Ah. It’s generally best to make sure the app works before you start upgrading things.

This is to do with React Navigation.
Make sure you are correctly using React Navigation.

https://reactnavigation.org/docs/en/getting-started.html

the problem is this project is quite old. the project was running on 26.0.0 sdk version two years ago. so when i decided to run the app now i couldn’t. because expo Client on iphone requires 33.0.0 sdk version. so i couldn’t know if the app is still working or not. so when updating the app i run into too much errors, hence why i going through this problems. is there any way or advice you can give me to run this old project. or is something that can help me without having to go through every file and updating dependency ?

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.