Navigation Component Crash Course - Android Kotlin Tutorial

Reso Coder
Reso Coder
48.2 هزار بار بازدید - 6 سال پیش - 📗 Get the code from
📗 Get the code from this tutorial 👇👇
https://resocoder.com/navigation-comp...

Start saving time now by planning weekly with Week Sweep: http://bit.ly/2Jf3QA0

Navigating between fragments and activities in Android can sometimes be confusing. Not to mention the amount of error-prone boilerplate code you have to write. While Kotlin simplifies a lot of things when it comes to fragment transactions and starting activities, there's still a lot of room for improvement.

Navigation Architecture Component libraries will help you solve your complex navigation demands. They let you skip fragment transactions by abstracting it in the form of simple to use navigation destinations. You can set up these destinations in a friendly-looking drag and drop editor.

Navigation Architecture Components support easy way of deep-linking into a specific place in your app and they manage the back-stack for you. With these libraries you can even pass arguments between activities or fragments in a type-safe way.

Go to my website for more information, code examples and articles:
http://resocoder.com

Follow me on social media:
Facebook: resocoder
Twitter: resocoder
6 سال پیش در تاریخ 1397/06/23 منتشر شده است.
48,299 بـار بازدید شده
... بیشتر