Skip to content

An example app for learning navigation components on Android

Notifications You must be signed in to change notification settings

cengiztoru/Navigation-Component-Example

Repository files navigation

Navigation App

A Sample Navigation Component App.

For tutorial about navigation component CLICK HERE.

Navigation Component is a helper component for managing transitions & navigations in android app. And by SafeArgs Plugin we pass our data with Type-Safety. Google strongly recommend using SafeArgs. Because it ensure type-safety.

Navigation Graph

Features

  • TRANSITION BEETWEEN SCREENS
Simple Screen Transition Screen Transition With Animaiton
Navigation Graph Navigation Graph
  • PREVENT BACKTRACKING
Simple Screen Transition Screen Transition With Animaiton
Navigation Graph Navigation Graph
  • PASSING DATA

    Navigation Graph

ScreenShots

Login Screen SignUp Screen
Navigation Graph Navigation Graph
HomeScreen
Navigation Graph

Used Technologies

About

An example app for learning navigation components on Android

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages