Ask HN: “Add to Home Screen” webapps
7 points| oyeanuj | 7 years ago
I've a site that uses passwordless magic links to log you in, and strangely there seems to be very little online about how well logged-in experiences work, and best practices to implement them.
openthc|7 years ago
And there's like a dozen meta tags for the Apple/Android systems to get right.
It basically creates a hosted-web-view with less "chrome" around there -- no address bar and stuff like that -- so you'll need to solve the 'back-button' problem too.
oyeanuj|7 years ago
atum47|7 years ago
If someone could help, take a look at my repo:
https://github.com/victorqribeiro/create