/NVAudioButton

UIButton subclass - plays audio with progress indicator

Primary LanguageSwiftMIT LicenseMIT

NVAudioButton

Hi 👋

Purpose

• To learn how to create SPM

• To learn Git tagging

Contributing

This repository is for fun work at leisure time :) You are more than welcome if you decide to make this much better!

References

• Adopted AudioButton from Obj-C to Swift

SPM

Semantic Versioning

Installation

The Swift Package Manager is a tool for managing the distribution of Swift code. It’s integrated with the Swift build system to automate the process of downloading, compiling, and linking dependencies.

The Package Manager is included in Swift 3.0 and above.

To integrate, follow these steps in Xcode

File >> Swift Packages >> Add Package Dependency... >>
https://github.com/AnnieNinaJoyceV/NVAudioButton.git

Usage

import NVAudioButton

License

MIT