Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds mobile app distribution to PlayStore and AppStore via CapacitorJS #212

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

doppelganger9
Copy link
Owner

cross-platform app transformation

Followed Capacitor documentation quickstart to add iOS and Android target platforms.

This enables the built website to be packaged and served inside a native webview to work as a native mobile app.

No further customisation yet.

I spent no more than 2 hours of my personal time on this.

--

Also solves notch CSS issues via commit 9398c84 :

before :

Capture d’écran 2022-09-21 à 08 56 50

Capture d’écran 2022-09-21 à 08 57 01

after :

Capture d’écran 2022-09-21 à 08 56 00

Capture d’écran 2022-09-21 à 08 58 04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant