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

feat(pwa): Improve mobile PWA experience #204

Merged
merged 16 commits into from
Apr 23, 2022
Merged

feat(pwa): Improve mobile PWA experience #204

merged 16 commits into from
Apr 23, 2022

Conversation

Hanziness
Copy link
Owner

@Hanziness Hanziness commented Apr 23, 2022

This PR makes the app work more like a native application on mobile devices and extends the PWA manifest. The more meaningful changes:

  • Disable pull-to-refresh, pinch-to-zoom, scroll overflow (only on /timer) and tap highlight colour on mobile devices
  • Add more fields to the PWA manifest
  • Add screenshots for mobile app stores
  • Improve mobile-friendliness on the home page by changing multiple absolute positioned elements to fixed, improving gaps and alignments

Closes #199

@Hanziness Hanziness merged commit 94188b6 into develop Apr 23, 2022
@Hanziness Hanziness deleted the issue/199 branch April 23, 2022 20:30
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.

Improve PWA experience
1 participant