Reading files from a public folder (Android)

I need to read a text file from a public folder, say “Picutres”. As per this I can only read files under Expo.FileSystem.documentDirectory.

Is there a way where I can read a file from a public folder?