I am trying to run this react native screen where it fetches data for me. This gets run when i click the text from a home screen. But it's not working

后端 未结 0 1497
忘了有多久
忘了有多久 2020-12-18 04:48

This is where my home screen is:

import React, { useState } from "react";
import {
  StyleSheet,
  View,
  Text,
  Button,
  FlatList,
  TouchableOp         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题