Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,7 @@ A curated list of awesome Kotlin frameworks, libraries, documents and other reso
- [android-junit5](https://github.com/mannodermaus/android-junit5) - Testing with JUnit 5 for Android.
- [FingerprintManager](https://github.com/JesusM/FingerprintManager) - A small library to handle Android fingerprint API.
- [kotlin-algorithm-club](https://github.com/bmaslakov/kotlin-algorithm-club) - Algorithms and data structures in Kotlin.
- [pods4k](https://github.com/daniel-rusu/pods4k) - Performance-oriented data structures for Kotlin, including Immutable Arrays
- [composer](https://github.com/gojuno/composer) - Reactive Android Instrumentation Test Runner. Archived. Marathon is recommended as an alternative (https://github.com/Malinskiy/marathon).
- [AnimatedTabLayout](https://github.com/iammert/AnimatedTabLayout) - Yet another android tab layout
- [intellij-platform-plugin-template](https://github.com/JetBrains/intellij-platform-plugin-template) - Template repository for creating plugins for IntelliJ Platform
Expand Down