An open API service indexing awesome lists of open source software.

https://github.com/xcessentials/selectable

Array-based collection of elements with built-in ability to track selection.
https://github.com/xcessentials/selectable

array selection swift uicollectionview uitableview

Last synced: 8 months ago
JSON representation

Array-based collection of elements with built-in ability to track selection.

Awesome Lists containing this project

README

          

[![GitHub License](https://img.shields.io/github/license/XCEssentials/Selectable.svg?longCache=true)](LICENSE)
[![GitHub Tag](https://img.shields.io/github/tag/XCEssentials/Selectable.svg?longCache=true)](https://github.com/XCEssentials/Selectable/tags)
[![Swift Package Manager Compatible](https://img.shields.io/badge/SPM-compatible-brightgreen.svg?longCache=true)](Package.swift)
[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-brightgreen.svg?longCache=true)](https://github.com/Carthage/Carthage)
[![Written in Swift](https://img.shields.io/badge/Swift-5.0-orange.svg?longCache=true)](https://swift.org)
[![Supported platforms](https://img.shields.io/badge/platforms-macOS%20%7C%20iOS%20%7C%20tvOS%20%7C%20watchOS%20%7C%20Linux-blue.svg?longCache=true)](Package.swift)
[![Build Status](https://travis-ci.com/XCEssentials/Selectable.svg?branch=master)](https://travis-ci.com/XCEssentials/Selectable)

# Selectable

Array-based collection of elements with built-in ability to track selection