Bug description
ERROR [Error: Uncaught (in promise, id: 8) Error: Method writeAsStringAsync imported from "expo-file-system" is deprecated.
You can migrate to the new filesystem API using "File" and "Directory" classes or import the legacy API from "expo-file-system/legacy".
API reference and examples are available in the filesystem docs: https://docs.expo.dev/versions/v54.0.0/sdk/filesystem/]
How to reproduce
- Use the package as normal
- The error will show up in the console as it uses the old expo-file-system
Related sub-libraries
Additional context
Thank you for your bug report – we love squashing them!
Bug description
ERROR [Error: Uncaught (in promise, id: 8) Error: Method writeAsStringAsync imported from "expo-file-system" is deprecated.
You can migrate to the new filesystem API using "File" and "Directory" classes or import the legacy API from "expo-file-system/legacy".
API reference and examples are available in the filesystem docs: https://docs.expo.dev/versions/v54.0.0/sdk/filesystem/]
How to reproduce
Related sub-libraries
Additional context
Thank you for your bug report – we love squashing them!