fileupload in expo web view

hi guys!
i am using expo sdk 35 for my webview app and there is a fileupload part in my website its working perfectly for mobile in browser but when i try to upload a image in expo build app file is not opening i saw allowFileAccess option in expo document.
(View - Expo Documentation) but i don’t know how to implement it can anyone please help me to setup allow file access for expo webview standalone app

quick response will be really helpful thank you

Could you post a snack to show what you’re doing?

expo webview app file access issue - Snack this is a web view i did on expo i need to access the file to change profile picture in my account page and this url is working fine in web browser only issue is its not browsing file in app please let me know how to access files with in app thank you

This is working fine for me.