Access hidden folders

using expo sdk 48 building app for android i want to access hidden folders but i cant seem to scces them with expo file system package , i accessed them with bare workflow but turns out due to scoped storage i cant display images from the folder in my app , how can i do this such that i dont have to worry about scoped storage issue , ps my app with react native fs works fine for android 9 but for higher versions it doesnt show images even with react native fs

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