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 [email protected] and we’ll help you sort it out.