An open API service indexing awesome lists of open source software.

https://github.com/kulloveth/navcomponentsample

Sample Project to implement navComponent in both java and kotlin
https://github.com/kulloveth/navcomponentsample

java kotlin material-design navigation-architecture-component

Last synced: 3 months ago
JSON representation

Sample Project to implement navComponent in both java and kotlin

Awesome Lists containing this project

README

        

# NavComponentSample
Sample Project to implement navComponent in both java and kotlin

![nav_graph](https://github.com/kulloveth/NavComponentSample/blob/master/screenshots/capture.png)

# Modules
* app

module for the java implementaion
* navcomponentkotlin

module for kotlinimplementation