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

https://github.com/417-72ki/swiftavailablesample


https://github.com/417-72ki/swiftavailablesample

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# AvailableSample

A sample repo to refactor using `@available(*, deprecated)` in Swift.

Each usecases are in each branches named `case-{num}/question`, and sample answer in `case-{num}/answer`.