-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
@GeoffreyX evaluate if this works on Android using a local file (already on the device). We can add support to convert to Base64 in Java later if this method works.
- If Android, use Webview instead of Quicklook (https://www.npmjs.com/package/react-native-webview)
- Webview can accept HTML string, so we can try to generate an HTML string using the
<embed>tag to render the file preview (https://www.w3schools.com/tags/tag_embed.asp) - The embed tag will use a reference to the local file path
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels