MulTimer provides an easy and clear interface to create and run multiple timers concurrently, which is a functionality not provided by the iOS.
git clone https://github.com/schulzalexander/MulTimer.git
pod install
(requires CocoaPods)- Create a Firebase project and add your personal GoogleServie-Info.plist file to the directory.
- Open
MulTimer.xcworkspace
in Xcode 10 or higher. - Build
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details