I’ve used stinsen sdk (https://github.com/rundfunk47/stinsen) in my app to deal with the navigation with coordinator. I’m not positive how to do that with this sdk. navigation works on push and modal however methods to deal with it in sheet view?
I’ve used the demo app of stinsen however not getting clear thought about it.
I’ve tried to push new view from sheet view however it alway push from important view not type the default sheet view.
This method is working with native navigation stack and navigation view however not with the stinsen sdk.
assist me out with this coordinator movement.
Anybody can recommend me every other sdk for coordinator administration
I’ve tried completely different coordinator instance from the demo app of stinsen and looked for the answer however nothing works.
I need the coordinator to work in sheet view as effectively.