Hey so I am wondering how the UI is done in official website so that it works both on desktop and mobile.
If I understand correctly, you have 2 types of UI:
- Header UI as an overlay canvas. It opens up when you scroll up a bit.
question - how do you make it so depending on whether its mobile or desktop show a different header?
- Main Canvas - The text that appears on scrolling through timeline.
question - how do you position the text depending on the size of the screen? I can see that if mobile, then anchor is top. If tablet, anchor is right side, and if desktop, then kinda middle right
by user 263967078346653697