how to append array on useState react native hooks code example Example: usestate array push setTheArray([...theArray, newElement]);