KaMPKit icon indicating copy to clipboard operation
KaMPKit copied to clipboard

ios app not behaving as expected when BreedListScreen isn't the rootView

Open asiimwedismas opened this issue 1 year ago • 1 comments

how to reproduce:

Before your begin, update the minimum deployment to 14 because @StateObject "demands" it.

  1. Create a new root view to act as the root screen.
  2. Create a link to the BreedListScreen in the root view.
  3. Launch app
  4. Tap link to go to BreedListScreen, all good
  5. Navigate back
  6. 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

asiimwedismas avatar Jul 04 '23 05:07 asiimwedismas

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

findjigar avatar Sep 29 '23 20:09 findjigar