This demo showcases how to simulate the Apple Watch UI within an Intuiface experience using a browser asset. The browser runs custom code that can be hosted locally or on third-party platforms like Glitch.com (as used in this example).
The scrollable, Apple-esque interface offers a clean, intuitive user experience, with only the top 15 icons activated for demonstration purposes. When an icon is clicked, Intuiface intercepts the associated URL and translates it into a native action, such as scrolling an asset flow, bridging the web asset with Intuiface’s functionality seamlessly.
This approach demonstrates how you can extend Intuiface’s capabilities by embedding browser-based interactivity into your experiences. Note that this demo is compatible exclusively with Player Classic for Windows, since the trigger Link is clicked is not supported yet in the new web Player.
Source files:
- Scripts to run locally (download the folder into your Intuiface project folder)
- Intuiface project files (6MB)
Credits:
- Original Javascript code by Andris Jefimovs on Codepen.io.
- Created by Maria Sanchez Isaza and Paolo Tosolini