lycan-city / werewolf-virtual-cards

Mobile app that let's you play Ultimate Werewolf Game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle navigator back

vetom opened this issue · comments

Most of our buttons dispatch actions and navigates to the corresponding views, that logic breaks when we move through views using default back option.

This issue was handled and tested in iOS in #75 but, needs to be checked (and controlled) in Android.