In the Messages app on my iPhone (iOS 8.0.2), when you are composing a message and you click on the camera icon to insert an image, a \"slide-up\" menu appears from the bottom.
It's called a UIActivityViewController. You can read more about it here:
UIActivityViewController
http://nshipster.com/uiactivityviewcontroller/