Using react native I am able to select an image from the camera roll and successfully upload it to Parse. However, I am having trouble retrieving that same image from Parse and rendering it in a new view. I am able to retrieve other fields like so: Using react native I am able to select an image