I have a class
class FlatListDemo extends Component { constructor(props) { super(props); this.state = { loading: false, dat