Delightful SQLBrite
Showcase application of SQLDelight and SQLBrite working together based on SQLBrite's sample.
Source link: https://github.com/geralt-encore/Delightful-SQLBrite
Showcase application of SQLDelight and SQLBrite working together based on SQLBrite's sample.
Provides a logging wrapper around a WebViewClient, in order to figure out what is going on.
This happens by creating a DebugWebViewClient
which logs events and passes them to an enclosed WebViewClient
.
An Android Parallax ViewPager.
The advantage of this library is that the UI components within the adapter view can be individually moved at different speeds.
Basic implementation of Android Recycler View purely written in Kotlin.
The ultimate developer guide to Android application linking methods.
Android library that makes it easy to create floating UI elements.
RIBs is the cross-platform architecture framework behind many mobile apps at Uber. The name RIBs is short of Router, Interactor and Builder, which are core components of this architecture. This framework is designed for mobile apps with a large number of engineers and nested states.