You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 23, 2024. It is now read-only.
Hello, thanks for putting this example project together.
I have a little feedback, the login method of the LoginPage for iOS is a bit confusing.
I understand that using the current approach might be faster, but being non standard it add mental overhead on top of the POP architecture, which is already non trivial to grasp at first glance, at least for me.
It might be better to go for the default approach, so that new comers don't have to worry about the side effects and the parameters values.