Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akshay2211/numpad

Numpad is light weight library for multipurpose usage in numaric input
https://github.com/akshay2211/numpad

android digits hacktoberfest hacktoberfest2021 library numbers numpad phone-number

Last synced: 17 days ago
JSON representation

Numpad is light weight library for multipurpose usage in numaric input

Awesome Lists containing this project

README

        

[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Numpad-blue.svg?style=flat-square)](https://android-arsenal.com/details/1/6600)

Numpad
======
Number input made easy with Numpad,
Written in jetpack compose.

## Download
[![Download](https://search.maven.org/artifact/io.ak1/numpad)](https://search.maven.org/artifact/io.ak1/numpad) or grab via Gradle:
include in app level build.gradle
```groovy
repositories {
mavenCentral()
}
```
```groovy
implementation 'io.ak1:numpad:1.0.0'
```
or Maven:
```xml

io.ak1
numpad
1.0.0
pom

```
or ivy:
```xml

```

## License
Licensed under the Apache License, Version 2.0, [click here for the full license](/LICENSE).

## Author & support
This project was created by [Akshay Sharma](https://akshay2211.github.io/).

> If you appreciate my work, consider buying me a cup of :coffee: to keep me recharged :metal: by [PayPal](https://www.paypal.me/akshay2211)

> I love using my work and I'm available for contract work. Freelancing helps to maintain and keep [my open source projects](https://github.com/akshay2211/) up to date!

[![forthebadge](http://forthebadge.com/images/badges/built-for-android.svg)](http://forthebadge.com)

[snap]: https://oss.sonatype.org/content/repositories/snapshots/