I have 2 ideas :
PUT/POST on server to update item, then do a simple setState({ item: res.data }) to update the UI.
Update the item on the U