Skip to content

A library that makes it possible to have the bottom Tab-Bar controllers of IOS

Notifications You must be signed in to change notification settings

Ahmed-Adel-Ismail/TabBarControllers

Repository files navigation

TabBarControllers

A library that makes it possible to have the bottom Tab-Bar controllers like IOS

To get a Git project into your build:

Gradle Dependency

Step 1. Add the JitPack repository to your build file

Add it in your root build.gradle at the end of repositories:

allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}

Step 2. Add the dependency

dependencies {
        compile 'com.github.Ahmed-Adel-Ismail:TabBarControllers:1.0.0'
}

About

A library that makes it possible to have the bottom Tab-Bar controllers of IOS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages