mattermost-mobile/app/screens/channel
Harrison Healey 96da38ed14 RN-345 Optimizing channel switching and general improvements (#914)
* Reduced re-renders of Channel screen

* Switched some components to be PureComponents

* Stopped waiting for drawer to close to switch channels

* Fixed post list being stuck loading

* Fixed incorrectly removed ref

* Removed loader from channel post list

* Removed unused prop

* Re-added ChannelDrawer.swiperIndex

* Changed ChannelPostTextbox to only require a single draft

* Re-enable InteractionManager on ChannelDrawer

* Fixed ChannelDrawer.joinChannel and removed duplicated code

* Moved getting device dimensions into render method

* Switched ChannelsList to be a PureComponent
2017-09-18 17:39:21 -03:00
..
channel_post_list RN-345 Optimizing channel switching and general improvements (#914) 2017-09-18 17:39:21 -03:00
channel_post_textbox RN-345 Optimizing channel switching and general improvements (#914) 2017-09-18 17:39:21 -03:00
channel.js RN-345 Optimizing channel switching and general improvements (#914) 2017-09-18 17:39:21 -03:00
channel_drawer_button.js Changed makeStyleSheetFromTheme to take a function that returns a plain object (#852) 2017-08-15 18:26:55 -03:00
channel_search_button.js RN-10 Ability to search Posts (#763) 2017-07-21 17:07:47 -04:00
channel_title.js RN-10 Ability to search Posts (#763) 2017-07-21 17:07:47 -04:00
index.js RN-345 Optimizing channel switching and general improvements (#914) 2017-09-18 17:39:21 -03:00