#
backstack
Here are 19 public repositories matching this topic...
A lightweight android backstack for view based navigation
-
Updated
Jan 29, 2018 - Java
Manage Back Stack of Fragment using Stack Data structure in Kotlin
android
kotlin
fragments
stack
navigation
data-structures
pop
bottomnavigationview
backstack
push
fragment-transactions
bottomnavigation
fragmentmanager
-
Updated
May 10, 2020 - Kotlin
Using Navigator library to rewrite the Conductor Demo App
-
Updated
May 1, 2017 - Kotlin
Android library to manage multiple page stacks of Fragment. And it provides life cycles like pages.
-
Updated
Nov 3, 2019 - Java
A Kotlin library that makes steps navigation based on fragments more easy. The library handles fragments state, animation and navigation so you won't having to face the deal of backstak management
-
Updated
Sep 15, 2018 - Kotlin
A SPA framework for the Mobile Web.
javascript
framework
spa
router
dom
lru
server-side-rendering
trigger
lazy-loading
lifecycle
backstack
frentend
history-api
seo-friendly
multi-instance
state-driven
spa-framework
lite-web
-
Updated
Oct 16, 2018 - JavaScript
Clear all your concepts related to dyamic fragments -> How Fragments works with backstack -> What changes occur in backstack when we replace fragment using addOnbackStack method -> What changes occur in backstack when we remove fragment using addOnBackStack method -> Difference b/w POP and Remove fragment -> etc.
-
Updated
Jun 15, 2018 - Java
Instagram like fragment and menu back stack
-
Updated
Mar 23, 2019 - Java
Android JetPack is a set of android components designed with Kotlin in mind, available with Android Studio 3.2.
android
kotlin
fragments
google
navigation
fragment
jetpack
backstack
mind
fragment-transactions
android-component
fragment-navigation
android-jetpack
androidjetpack
jetpack-navigation
android-new
navigation-graph
fragmentone
-
Updated
Jul 7, 2018 - Java
Some android apps that I've developed.
android
java
fragments
app
android-sdk
android-development
android-application
android-ui
android-studio
android-app
backstack
fragment-transactions
androidstudio
relativelayout
linearlayout
androidstudio3
-
Updated
Jan 23, 2019 - Java
An Android library that holds fragment states for bottom navigation view even when activity rotates.
-
Updated
Sep 19, 2017 - Java
Example using simple-stack to show how to use multiple stacks in both activity/fragment.
-
Updated
Jun 12, 2018 - Kotlin
Android app that focuses on navigation with Android
-
Updated
May 1, 2020 - Java
Improve this page
Add a description, image, and links to the backstack topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the backstack topic, visit your repo's landing page and select "manage topics."
There are 13 examples and some of them are inherited from
android/architecture-samples
, therefore ridden with notorious practices. And as they are in my repo, one could think that they represent the library.I expect I should:
1.) move all examples into some
examples
subfolder2.) try to bring the https://github.com/Zhuinden/simple-stack-tutorials repo into a
tutorials
subfolder