hey guys,i am having an issue in predictive gesture navigation on ios platform .i am using decompose library for navigation.in compose multiplatform.
on ios device i am not able go back to previous screen because the pop gesture does not work.but on android it works.
can anyone help me in this.
t
Tim Karagosian
05/01/2025, 10:35 AM
Hello Ankit, I'm fairly familiar with Decompose and may be able to help. Are you using the backHandler to activate the nagivation.pop()?