[Expo v32] Webview docs mention 'allowFileAccess' prop which is not supported in RN v57

In the documentation of Expo v32, there’s a prop in Webview: ‘allowFileAccess’ that is not supported in react native v57 used in expo v32.0. This prop is added in react native v58.

Anw I need to support file upload in android webview, is there a way to implement it other than installing another webview component (can’t be used as it’s a managed app), until expo uses RN 58?

Hey @mahmouddafer,

Sorry about the confusion there. Unfortunately there won’t be a way to do so right now, but that good news is that SDK33’s release is close on the horizon so if it’s not very time sensitive I would suggest just waiting.

Cheers,
Adam

1 Like

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