Rocket.Chat.ReactNative/app/containers
Diego Mello c7e35540f5 Verify if user has username on login (#64)
* get /me from rest api and append to user reducer

* Removed comments from login saga

* user reducer logic

* Jump to set username screen when user is logged without username

* lint fix after merge

* lint fix
2017-11-13 11:35:01 -02:00
..
message [NEW] Changed navigation library to react-navigation. (#41) 2017-09-21 14:08:00 -03:00
routes Verify if user has username on login (#64) 2017-11-13 11:35:01 -02:00
Avatar.js [NEW] Changed navigation library to react-navigation. (#41) 2017-09-21 14:08:00 -03:00
Banner.js [NEW] Changed navigation library to react-navigation. (#41) 2017-09-21 14:08:00 -03:00
Message.js [NEW] Changed navigation library to react-navigation. (#41) 2017-09-21 14:08:00 -03:00
MessageBox.js Components moved to 'containers' or 'presentation' folders. 2017-09-01 16:17:53 -03:00
Routes.js Verify if user has username on login (#64) 2017-11-13 11:35:01 -02:00
Sidebar.js Logout (#60) 2017-11-07 18:25:04 -02:00