Expo FileSystem Debugging tool

Hey all! Just made a react component that makes it super easy to see what’s happening in your apps filesystem. You can drop it into any app and it makes debugging your code way easier.

Check it: file-system-view-demo on Expo
Get it: expo-file-system-view - npm

Note: Due to a bug in Expo.FileSystem read permissions for root directories on Android, this component currently only works on iOS. You can track the issue here

1 Like