Skip to content

MLife is a lightweight music player for iOS, based on AudioKit, and written entirely in Swift.

Notifications You must be signed in to change notification settings

toannguyen2603/MLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift logo   Node.js logo   Express.js logo   MongoDB logo   Firebase logo  

🔥 MLife IOS 🔥

A music player app that streams songs online.

Background

Swift MLife

Guide

You need to download Cocoapods and add third party APIs to run the app.
Login account with test@gmail.com and 12345678.

Install cocoapods

pod 'Firebase/Core'
pod 'Firebase/Auth'
pod 'Firebase/Database'
pod 'Firebase/Analytics'
pod 'Firebase/Crashlytics'
pod 'Firebase/Storage'

pod 'NotificationBannerSwift', '~> 3.0.0'

# Gemini is rich scroll based animation framework.
pod "Gemini" 

# -> Gradient animation effect like Instagram.
pod 'Pastel', '~> 0.6.0'

pod 'SDWebImage', '~> 5.0'

pod 'lottie-ios'

About

MLife is a lightweight music player for iOS, based on AudioKit, and written entirely in Swift.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages