Skip to content

clickntap/tap_framework_android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version License Platform

Tap Framework Android

Tap is a framework to build tappable Android Apps.

Tappable Apps always needs Clickable Platforms :)

Use with Gradle

implementation 'com.clickntap:tap_framework:3.1.0'

Use with Maven

<dependency>
  <groupId>com.clickntap</groupId>
  <artifactId>tap_framework</artifactId>
  <version>3.1.0</version>
  <type>aar</type>
</dependency>

Support or Contact

Having trouble with Tap Framework? Contact info@clickntap.com and we’ll help you sort it out.

About

Tap is a framework to build tappable Android Apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages