Quantcast
Channel: iOS Development Tips & Tricks by BiOM » UITableView
Viewing all articles
Browse latest Browse all 3

Popup with Selection List

$
0
0

Created as an alternative to UIActionSheetLeveyPopListView displays a popup window with a selectable list of options.

This project covers a number of fundamental iOS programming concepts – creating and drawing UIViews; building a UITableView with custom UITableViewCells; animation effects with blocks (done when both showing and hiding the popup).

Below is a screenshot of the popup with a list of selectable options.


One nice addition to this project would be additional logic to adjust the size of the popup based on the number of entries. For example, if the list of entries is shorter than the popup height, there is empty space as shown in the screenshot that follows:

Download LeveyPopListView

You can download LeveyPopListView from github.


Viewing all articles
Browse latest Browse all 3

Latest Images

Trending Articles



Latest Images