Pinned Repositories
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Android-CollectionsViewer
A simple 'drop-in' like component based on fragment that allows quickly implement lists of items with such common tasks as 'pull/push to refresh/append', 'reversed order' with chaining syntax instead of adaptors and all that boilerplate code
BasicApp-Aurora
BasicApp-SwiftUI
iOS-CollectionsViewer
A simple 'drop-in' like component based on viewcontroller that allows quickly implement lists of items with such common tasks as 'pull/push to refresh/append', 'reversed order' with chaining syntax instead of delegates and all that boilerplate code
KmpWaysToAurora
MMDrawerController-issue-searchbar
This repo demonstrates some potential problems and solutions in MMDrawerController 0.5.7 which relates to combining it with UINavigationController, UITableViewController with UISearchBar (UISearchDisplayController or new UISearchController) and using container views.
MVX_Demo
ToDoFeed-aurora
ToDoFeed-python
den3000's Repositories
den3000/BasicApp-Aurora
den3000/KmpWaysToAurora
den3000/ToDoFeed-aurora
den3000/Android-CollectionsViewer
A simple 'drop-in' like component based on fragment that allows quickly implement lists of items with such common tasks as 'pull/push to refresh/append', 'reversed order' with chaining syntax instead of adaptors and all that boilerplate code
den3000/iOS-CollectionsViewer
A simple 'drop-in' like component based on viewcontroller that allows quickly implement lists of items with such common tasks as 'pull/push to refresh/append', 'reversed order' with chaining syntax instead of delegates and all that boilerplate code
den3000/MMDrawerController-issue-searchbar
This repo demonstrates some potential problems and solutions in MMDrawerController 0.5.7 which relates to combining it with UINavigationController, UITableViewController with UISearchBar (UISearchDisplayController or new UISearchController) and using container views.
den3000/MVX_Demo
den3000/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
den3000/BasicApp-SwiftUI
den3000/DXConfigurableDatePicker
This is a replacement for stadard UIDatePicker, but supports displaying different modes: full, no day, year only. In general this project based on the simonrice / SRMonthPicker, but aimed to provide wider functionality. For now project is under development, but it works, you could try it. Soon it will be available as cocoa pod, with all additional information.
den3000/launchpad-mini-mk3
den3000/LP_MINIMK3_ILG
den3000/MadTest01
Exploring how to use Lambdas, Optionals, Stream API and Rx in Modern Android Development (MAD)
den3000/MadTest02
This is a try to implement such common task as displaying a collection of items in a RecyclerView using Rx with additional goodies such as few item view types, infinite scrolling, unified and easy management.
den3000/ThreeFormatsDatePicker
den3000/ToDoFeed-python
den3000/aurora-test-01
den3000/clang-test-01
den3000/libres
Resources generation in Kotlin Multiplatform
den3000/Odyssey
Odyssey it's a declarative multiplatform navigation library for Multiplatform Compose
den3000/SRMonthPicker
Like UIDatePicker, but without the days.
den3000/SwiftUI_vs_Xib
Comparing SwiftUI vs Xib based project build time