I have a touchableOpacity component contains some .png picture file, I want to change one of the image source and bind the change event to the onPress event. I current initialize the source as a prop in getInitialState() likeI have a touchableOpacity component contains so