Skip to content

A swift package/android library to provide stats and gamification to your app.

License

Notifications You must be signed in to change notification settings

nathanfallet/Gamified

Repository files navigation

Gamified

License Issues Pull Requests Code Size CodeFactor Open Source Helpers

A swift package/android library to provide stats and gamification to your app.

Installation

iOS

Add https://github.com/NathanFallet/Gamified.git to your Swift Package configuration (or using the Xcode menu: File > Swift Packages > Add Package Dependency)

See the full documentation for usage.

Android

Add the following to your build.gradle file:

repositories {
    mavenCentral()
}

dependencies {
    implementation 'me.nathanfallet.gamified:gamified:1.1.1'
}

See the full documentation for usage.

About

A swift package/android library to provide stats and gamification to your app.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published