79198145

Date: 2024-11-17 20:58:09
Score: 1
Natty:
Report link

if you are using voyager you can loop on your composable screens and wrap them in UIViewController and use native ios navigation ..... there is more than one tutorial for that ... technically you can do the same with the official navigation compose but you need to store your composable in list before you add them in the navGraph so you can loop them .... I tried to get them from the navGraph itself to loop but I couldn't . but in voyager you can see the below repo by kashif https://github.com/Kashif-E/Native-Ios-Navigation-Compose-Multiplatform

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Abdelrahman Esam