componentWillReceiveProps(nextProps) {
    if (nextProps.messagesFetched) {
      this.setState({
        unreadDataSource: this.state.unreadDataSource.cloneWithRows(
          nextProps.messages.hasnot_read_messages