JStumpp / awesome-android

A curated list of awesome Android packages and resources.
Creative Commons Zero v1.0 Universal
11.02k stars 1.7k forks source link

Adding PrimeCalendar and PrimeDatePicker #317

Open aminography opened 4 years ago

aminography commented 4 years ago

I've developed a calendar library in Kotlin language which can be used in Android/JVM apps. (https://github.com/aminography/PrimeCalendar) Also, I've developed a date picker tool that uses the PrimeCalendar as the core logic of calendar systems. (https://github.com/aminography/PrimeDatePicker) It would be great if these libs get included in awesome-android.