Join Slack
Powered by
Hi, folks. Did somebody has on hand experience wit...
# compose-ios
j
jordan29.04.1197
07/01/2023, 4:10 PM
Hi, folks. Did somebody has on hand experience with support ios native back/edge swipe ? Please share some useful links. I try to implement support of ios native back swipe in my app (
https://github.com/MixDrinks/Mobile
)
👍 3
a
Arkadii Ivanov
07/02/2023, 2:51 PM
If you mean a native-like back gesture, Decompose certainly can handle it.
https://arkivanov.github.io/Decompose/extensions/compose/#predictive-back-gesture-on-other-platforms
See also the related thread:
https://kotlinlang.slack.com/archives/C03H3N51SKT/p1687520418786979?thread_ts=1687520418.786979&cid=C03H3N51SKT
j
jordan29.04.1197
07/02/2023, 6:38 PM
Yep, thx I use the decompose in the project, but 1.x.x once, I will migrate to 2.0.x and think the version solve by case
a
Arkadii Ivanov
07/02/2023, 6:43 PM
Nice! To be specific, the back gesture is supported since Decompose version 2.1.0 alpha.
j
jordan29.04.1197
07/03/2023, 12:23 PM
Yep, thx again the 2.1.0 solve the case
11
Views
Open in Slack
Previous
Next