aiqfome / aiqcomponents-android

aiq.android Components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aiqInput

aiqInput is an Android library with input components maintained by the devs of the most greedy-gut app on the internet!

For those who would like to contribute: visit.

Made by AiqFome Last version in JitPack Last Commit Contributors License


Table of Contents


πŸš€ Getting Started

Prerequisites

  • Android 4.0 and above

Gradle

  • implementation 'com.github.aiqfome:aiqInput:1.0'

πŸ“‹ Features

Components available

  • TextInput
  • Selector

Documentation

  • Maybe in the future.....

πŸ€” Contributing

To get started...

Step 1

  • 🍴 Fork this repo!

Step 2

  • πŸ‘― Clone this repo to your local machine using https://github.com/aiqfome/aiqInput.git

Step 3

  • πŸŽ‹ Create your feature branch using git checkout -b my-feature

Step 4

  • βœ… Commit your changes using git commit -m 'feat: My new feature';

Step 5

  • πŸ“Œ Push to the branch using git push origin my-feature;

Step 6

  • πŸ”ƒ Create a new pull request

After your Pull Request is merged, can you delete your feature branch.


πŸ“ License

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.


Made with πŸ• & β™₯️! Enjoy it!

About

aiq.android Components

License:Apache License 2.0


Languages

Language:Kotlin 96.7%Language:Java 3.3%