KaMPKit
KaMPKit copied to clipboard
ios app not behaving as expected when BreedListScreen isn't the rootView
how to reproduce:
Before your begin, update the minimum deployment to 14 because @StateObject "demands" it.
- Create a new root view to act as the root screen.
- Create a link to the BreedListScreen in the root view.
- Launch app
- Tap link to go to BreedListScreen, all good
- Navigate back
- Navigate back to BreedListScreen, bad... nothing shows, no interaction can happen
Am not ios expert so can someone who is please explain what is going on here @russhwolf, @kpgalligan
KaMPKit
has been refactored recently. I would request you to please retry what you were trying before and let us know if there is still any issue @asiimwedismas