hey guys,i am having an issue in predictive gestur...
# multiplatform
a
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
Hello Ankit, I'm fairly familiar with Decompose and may be able to help. Are you using the backHandler to activate the nagivation.pop()?