Floating Action Button Speed Dial – Android library providing an implementation of the Material Design Floating Action Button Speed Dial for both classic View and Compose....
Runestone – a performant plain text editor for iOS with code editing features. Runestone features Syntax highlighting. Line numbers. Highlight the selected line. Show invisible characters...
For two years, ‘Now in Android‘ has been a popular blog and YouTube series, providing you with the latest and greatest developer news from the Android team. Starting today, you...
CHIPageControl is a set of cool animated page controls to replace boring UIPageControl. Requirements iOS 8.0+ Xcode 8+ Swift 3 CHIPageControl Installation Manually Just add the CHIPageControl folder...
A lightweight dropdown popup spinner, fully customizable with an arrow and animations for Android. PowerSpinner Usage Add following XML namespace inside your XML layout file. xmlns:app="http://schemas.android.com/apk/res-auto"...
The missing typesafe SwiftUI navigation library. Why another SwiftUI navigation library? UIPilot is not a replacement of the SwiftUI’s NavigationView, it’s rather a wrapper around it that...
Creating annimated music card with Jetpack Compose inspired a post from Twitter.
Introspect allows you to get the underlying UIKit or AppKit element of a SwiftUI view.
PostgresML is an end-to-end machine learning system. It enables you to train models and make online predictions using only SQL, without your data ever leaving your...
YPImagePicker is an instagram-like photo/video picker for iOS written in pure Swift. It is feature-rich and highly customizable to match your App’s requirements. YPImagePicker Features: Library...
A curated list of great Android lint custom rules and resources.
iOS Project implemented with Clean Layered Architecture and MVVM. (Can be used as Template project by replacing item name “Movie”). More information in medium post: Medium Post about...
SlimeKT – an article sharing platform where you can personalize, subscribe to your favorite topics, get daily-read reminders, explore new authors, and share your articles. App...
Spending time on configuration (& maintenance down the road) of hundred-line long style config file(s) is counter-productive. Instead of wasting your energy on something that has...
This framework helps with Flutter apps reverse engineering using the patched version of the Flutter library which is already compiled and ready for app repacking. This...
YDB is an open-source Distributed SQL Database that combines high availability and scalability with strict consistency and ACID transactions.
PartialSheet – a custom SwiftUI modifier to present a Partial Modal Sheet based on his content size. Features Availables Slidable and dismissable with drag gesture Variable height...