How do I edit the task in my to do list by doing a long press? – React native
I am trying to create an edit function for updating a task that was previously written. I have tried this so far but apparently the prompt is only for the browser. Would this even work? What are alternatives to create…