componentWillReceiveProps(nextProps) {
    if (nextProps.user) {
      this.setState({
        topicDatasource: this.state.topicDatasource.cloneWithRows(
          nextProps.user.recent_topics