|
|
|
|
|
by TazeTSchnitzel
1142 days ago
|
|
This is surprisingly detailed! I didn't expect there to be such nice animations and for there to be an emoji panel in the messaging app. It's interesting that they're using Safari's “add to Home Screen” feature so they can use fullscreen. I think that might be why that's the only browser which is supported. |
|
They're just detecting "add to Home Screen" by looking for window.navigator.standalone which you can manually set using a breakpoint.