Open Source: Easy UITableView Within A UIAlertView
A common question that I’ve seen asked is how to place a UITableView within a UIAlertView. You see this all over the place such as in Apple’s own Wifi selection, or when you hit “more apps” in many different apps.
The process of getting this workign and looking right is somewhat tedious, but fortunately Simon Blommegård has created an open source library allowing you to do this simply and easily — it also looks great. You can even get multiple selections working if desired.
Here’s a screenshot of the library in action:

https://github.com/simonb/SBTableAlert
Submit A Resource
Have you created a useful tutorial, library or tool for iOS development that you would like to get in front of our 300,000+ monthly page views from iOS developers?
You can send a Tweet to @maniacdev on Twitter or submit the url here.
The resources we feel will appeal to our readers the most will be posted on the front page.





