this is my fetch post request func in my react-native
const handlePostButton = async e => { let data = { method: "POST", headers: {