how i can deal with Uiactionsheet and three20 ?
- by rain
i am follow this tutorial
http://iosstuff.wordpress.com/2011/0...e20-framework/
I know about displaying a single photo by clicking on one from the thumbnail viewer is provided to you for free by Three20. In addition, the library also provides all of the native functions such as pinch-to-zoom, swiping to navigate and tapping to hide/show the navigation arrows and back button.
I want to add a button that if clicked by the user, would display a UIActionSheet with options for sharing the photo by mail or MMS and the user would choose one of them.
I see a lot of tutorials about this but I need to do this by my self.
so plz help me