Forum Discussion
ET98
2 months agoActive Member
Swipe to reveal
Hi community, I recently saw a "Swipe to reveal" app messaging done by an industry leader using Braze. I'm not 100% sure the function/feature they used to achieve this - since I received it on the ...
- 2 months ago
To add to rayelkhoreply, this could be achieved with custom code. Since IAMs can handle HTML, CSS and JS which are the same languages most of the web runs on, if doing a swipe message is possible on a website, there is a very high chance you could do it in an IAM using CSS animations.
Some CSS example:
30+ CSS Reveal Animations
HariSirigiri1
2 months agoActive Member
It is a custom HTML that encodes binary data (first image) and allows users to interact with the image. We can also replace the swipe action with a tap-to-reveal feature. The second image is static with buttons to navigate the user to offer page.