# SBTableAlert **Repository Path**: mirrors_dfabulich/SBTableAlert ## Basic Information - **Project Name**: SBTableAlert - **Description**: A great looking UIAlertView with an UITableView inside. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SBTableAlert ## Features * Easy to use (see the demo app). * Multiple and single selection of cells. * Supports orientation change. * Easy to customize, access UITableView and UIAlertView via properties. * Optional "Apple styled". * Use all UITableView UIAlertView data source / delegate methods by setting the tableViewDelegate, tableViewDataSource and alertViewDelegate properties. * Supports sections and custom section headers. ## License SBTableAlert is released under the MIT-license (see the LICENSE file) ## Screenshots ![Screenshot](https://github.com/blommegard/SBTableAlert/raw/master/SBTableAlertDemo/Screenshots/Single.png "Single") ![Screenshot](https://github.com/blommegard/SBTableAlert/raw/master/SBTableAlertDemo/Screenshots/Multiple.png "Multiple") ![Screenshot](https://github.com/blommegard/SBTableAlert/raw/master/SBTableAlertDemo/Screenshots/Apple.png "Apple Styled")