Content pfp
Content
@
https://warpcast.com/~/channel/recaster
0 reply
0 recast
0 reaction

Haole pfp
Haole
@haole
I’m currently working on the Recaster mini app. Building a mini app is much easier than developing a native app, and it offers nearly all the functionality I need. The only feature I miss is gesture control, as you cannot navigate back between different pages.
14 replies
9 recasts
60 reactions

Andrei O. pfp
Andrei O.
@andrei0x309
It's possible to do swipe gestures on the web too, there are a few libraries for that. But people don't expect it so it's not a good feature for the web. People mostly add swipe behaviors on the web to improve the experience for mobile users.
1 reply
0 recast
2 reactions

Haole pfp
Haole
@haole
yeah, tab swipe is not hard to implement, but you cannot navigate to previous page in warpcast mini app modal, only possible with clicking buttons.
1 reply
0 recast
1 reaction

Andrei O. pfp
Andrei O.
@andrei0x309
But you can, I tested both on desktop and mobile. https://frames.flashsoft.eu/ ( mini app index demo - check mobile gesture navigation) Source: https://github.com/andrei0x309/frames.flashsoft.eu/blob/main/src/routes/(index)/mobile-gestures-navigation/%2Bpage.svelte
1 reply
0 recast
1 reaction