mattermost-mobile/app/screens/user_profile
Elias Nahum 03d406021f Port WebSocket from mm-redux and batch actions (#4060)
* Port WebSocket from mm-redux and batch actions

* Update mm-redux and fix tests

* Change action name

* Naming batch actions

* Fix unit tests

* Dispatch connection change only if its different

* Remove comment

* Add Lint to TypeScript and fix linting errors

* Add WebSocket Unit Tests

* Revert from unwanted RN 0.62
2020-04-17 20:44:25 -07:00
..
__snapshots__
index.js
user_profile.js Port WebSocket from mm-redux and batch actions (#4060) 2020-04-17 20:44:25 -07:00
user_profile.test.js Upgrade Dependencies (#4034) 2020-03-18 19:09:20 -03:00
user_profile_row.js