[Feature Request] Built-in Story Component (Instagram/Facebook style)

Hi,

Almost every modern app today includes a Story or Shorts feature that boosts user engagement. I recently built this manually in my Ionic project — with circular story buttons at the top, fullscreen transitions, and swipe navigation — but it required a lot of effort.

It would be great if Ionic provided a built-in Story component or UI kit, similar to Instagram or Facebook stories, to make this easier for developers.

Thanks,
Adem Demir

I just wanted to ask if anyone ever found or built a decent open-source version of this kind of story component? I’m working on something similar and wondering whether to start from scratch or build on an existing solution. Curious to know how others handled transitions and swipe detection across slides—any tips or examples?