hampoelz / hampoelz/Capacitor-BrowserView

Allow loading of in-app content

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
7
Forks
1
PR merge metrics
No merged PRs in 30d

Description

This can improve the user experience, reduce bandwidth usage, and increase security.

**Possible implementations**
- Electron: [`webContents.loadFile`](https://www.electronjs.org/docs/latest/api/web-contents#contentsloadfilefilepath-options)
- Android: [`WebViewAssetLoader`](https://developer.android.com/develop/ui/views/layout/webapps/load-local-content#java)
- iOS: -

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Compare the Electron, Android, and iOS platform implementations to determine how bundled in-app content should be loaded on each platform. The work is done when the intended behavior and platform-specific scope are defined and verified consistently across the supported implementations.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, electron, ios, typescript
Domain
desktop, mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.