Ptt-official-app / Ptt-iOS

37 stars 7 forks source link

SwiftUI coordinator example. #65

Closed xxi511 closed 1 year ago

xxi511 commented 1 year ago

Check Profile for example.
It probably buggy but at least it works.

To enable Profile page, go to TabBarCoordinator -> getTabController(_ page: TabBarPage) to enable profile coordinator

denkeni commented 1 year ago

I suggest adding more concrete information in the Git commit message, rather than relying too much on GitHub discussions. Btw, that’s also required for pttbbs repository.

Plus, I’d like to invite @JackySONE for reviewing coordinator related code.