aaronspooky's Stars
manjunath5496/The-Art-of-Computer-Programming-Books
"Everyday life is like programming, I guess. If you love something you can put beauty into it." ― Donald E. Knuth
TelegramMessenger/Telegram-iOS
Telegram-iOS
kizitonwose/Calendar
A highly customizable calendar view and compose library for Android and Kotlin Multiplatform.
faruktoptas/FancyShowCaseView
An easy-to-use customisable show case view with circular reveal animation.
Ramotion/folding-cell
:octocat: 📃 FoldingCell is an expanding content cell with animation made by @Ramotion
facebook/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
wasabeef/recyclerview-animators
An Android Animation library which easily add itemanimator to RecyclerView items.
JodaOrg/joda-time
Joda-Time is the widely used replacement for the Java date and time classes prior to Java SE 8.
futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
mockito/mockito-kotlin
Using Mockito with Kotlin
jama5262/CarouselView
An android carousel library for RecyclerView
benruehl/adonis-ui
Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals
gastsail/CocktailApp
Cocktails Android App with Clean Architecture, MVVM , Retrofit, Coroutines, Navigation Components , Room, Dagger Hilt, Cache Strategy and Coroutines Flow
material-components/material-components-ios
[In maintenance mode] Modular and customizable Material Design UI components for iOS
alexisakers/BulletinBoard
General-purpose contextual cards for iOS
dzenbot/DZNEmptyDataSet
A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display
Kotlin/kotlinx-datetime
KotlinX multiplatform date/time library
kishikawakatsumi/KeychainAccess
Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
airbnb/lottie-ios
An iOS library to natively render After Effects vector animations
microsoft/fluentui-apple
UIKit and AppKit controls for building native Microsoft experiences
nalexn/clean-architecture-swiftui
SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
microsoft/fluentui-android
TheCodeMonks/NYTimes-App
🗽 A Simple Demonstration of the New York Times App 📱 using Jsoup web crawler with MVVM Architecture 🔥
Ezike/Baking-App-Kotlin
Android architecture sample with dynamic feature modularisation, clean architecture with MVI (Uni-directional data flow), dagger hilt, DFM Navigation, kotlin coroutines with StateFlow and Exo player.
winterDroid/android-drawable-importer-intellij-plugin
Adds an option to IntelliJ to import drawables in different resolutions from AndroidIcons, own "drawable repos" and scale a certain image down/up to the defined resolutions.
sanogueralorenzo/Android-Kotlin-Clean-Architecture
Android Sample Clean Architecture App written in Kotlin
android10/Android-CleanArchitecture-Kotlin
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
keitaoouchi/MarkdownView
Markdown View for iOS.
iambaljeet/DarkThemeDemo
Demo for showing how to implement Dark Theme in Android.