Popularity
1.9
Stable
Activity
0.0
Stable
45
8
4
Programming language: Java
License: Apache License 2.0
Tags:
Navigation
Latest version: v0.6.11
Debug-Artist alternatives and similar packages
Based on the "Navigation" category.
Alternatively, view Debug-Artist alternatives based on common mentions on social networks and blogs.
-
SlidingTutorial
Android Library for making animated tutorials inside your app -
Bubble Navigation
๐ [Android Library] A light-weight library to easily make beautiful Navigation Bar with ton of ๐จ customization option. -
FragNav
An Android library for managing multiple stacks of fragments -
RecyclerTabLayout
An efficient TabLayout library implemented with RecyclerView. -
Duo Navigation Drawer
A flexible, easy to use, unique drawer library for your Android project. -
AnimatedBottomBar
A customizable and easy to use BottomBar navigation view with sleek animations, with support for ViewPager, ViewPager2, NavController, and badges. -
Compose Destinations
Annotation processing library for type-safe Jetpack Compose navigation with no boilerplate. -
BubbleTabBar
BubbleTabBar is a bottom navigation bar with customizable bubble-like tabs -
Alligator
Alligator is a modern Android navigation library that will help to organize your navigation code in clean and testable way. -
PagerSlidingTabStrip
An interactive indicator to navigate between the different pages of a ViewPager -
Okuki
Okuki is a simple, hierarchical navigation bus and back stack for Android, with optional Rx bindings, and Toothpick DI integration. -
Compose Navigation Reimagined
๐ Type-safe navigation library for Jetpack Compose -
Dual-color-Polyline-Animation
This library will help to show the polyline in dual color similar as Uber. -
Keyboard Dismisser
Dismiss your keyboard by tapping anywhere outside it. -
Fragula 2
๐ง Fragula is a swipe-to-dismiss extension for navigation component library for Android -
TypedNavigation
A lightweight library to help you navigate in compose with well typed functions. -
Facilis
A sleek, out of the box, easy to understand and use, swipe gesture based Navigational Library for android. -
fragstack
Memory efficient android library for managing individual fragment backstack. -
what3words Autosuggest EditText
An Android library to use what3words autosuggest -
AndroidBriefActions
Android library for sending and observing non persistent actions such as showing a message; nice readable way to call navigation actions from ViewModel or Activity/Fragment.
Appwrite - The Open Source Firebase alternative introduces iOS support
Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
Promo
appwrite.io
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Debug-Artist or a related project?
README
[](img/logo.jpg)
This library helps you as a developer to expose important information about the current build to your test users, in case you make builds for test users.
Check [Debug Drawer Menu](docs/debug-drawer.md).
- Note: check [sample](sample/) for a working project using this library to see how it works.
Contains ViewServer to help you to debug layouts with more devices.
Add to gradle project
repositories { jcenter() }
dependencies { compile("com.baristav.debugartist:debugartist:<library-version>@aar") { transitive = true } }
Thanks to
- All feature developers!
- Barista Ventures
- AndroidTool-mac: helped to create the gif from device.
- ImageOptim: optimize gif generated from ^ :P