rebeloper / NavigationKit

🧭 SwiftUI navigation done right
176 stars 15 forks source link

0.4.10 not working as in your documentation #9

Closed afeefSohail closed 2 years ago

afeefSohail commented 3 years ago

WTF bro your 0.4.10 version is diff from your Demo and your documentation explanation. nothing like your documentation and as like your demo project and you demo project can even be running full of errors

flopshot commented 2 years ago

For those of you looking for another library, feel free to try Navigator (full disclosure: I am the author of this Navigation Library)

rebeloper commented 2 years ago

Please use these newer alternatives: https://github.com/rebeloper/Dot/tree/main/Sources/Dot/Navigation https://github.com/rebeloper/Dot/tree/main/Sources/Dot/NavigationStack

They are fully inline documented.