Commit graph

2 commits

Author SHA1 Message Date
Miguel Alatzar
da701268d5
[MM-24451] Handle setting previousVersion on logout and clearing data (#4205)
* Handle setting previousVersion on login and clearing data

* Fix unused import error

* Update test

* Just add previous version on logout
2020-04-22 21:04:24 -07:00
Miguel Alatzar
55ebf4f5e4
[MM-20950] Don't reset the navigation root when clearing data (#3929)
* No need to resetToChannel on clearing data

* Don't use componentWillReceiveProps

* Dismiss all modals on iOS too

* Use centerChannelBg when channel as root

* Fix resetToChannel test

* Fix removal of loadChannels call when rebasing with master

* Add new line

* Address PR review comments
2020-02-27 17:15:45 -03:00