mattermost-mobile/app/screens/channel_info
Deepak Sah 9708fb583c [MM-18768] Remove deprecated lifecycle methods from channel info (#3377)
* Removed deprecated method componentWillReceiveProps

* Moved updateChannelRequest to state

* Added static to getDerivedStateFromProps method

* Fixed build errors

* Removed getDerivedStateFromProps and Refactored code

* updating updateChannelRequest inside state

* Added getDerivedStateFromProps

* Refactored code
2019-11-04 09:49:14 -05:00
..
__snapshots__ Reverted mention color to user linkColor (#3472) 2019-10-31 08:27:16 -07:00
channel_info.js [MM-18768] Remove deprecated lifecycle methods from channel info (#3377) 2019-11-04 09:49:14 -05:00
channel_info.test.js Fixing DMs guest label behavior (#3383) 2019-10-09 11:45:31 +02:00
channel_info_header.js MM-18829 Updated Channel Header SafeAreaView (#3370) 2019-10-11 22:14:07 -04:00
channel_info_header.test.js MM-18829 Updated Channel Header SafeAreaView (#3370) 2019-10-11 22:14:07 -04:00
channel_info_row.js MM-18758 Fix channel info row to be toggleable or with an chevron (#3297) 2019-09-24 10:58:06 -04:00
index.js Add pinnedpost count to channel info screen (#3290) 2019-10-26 10:27:47 +02:00