Kilo Loco goes over how to pass a custom parcelable object from one fragement to another using Safe Args from Android Jetpack.
We will start from scratch by using a fragment displaying a list of users in a recycler view and show the details screen during an onClick event.
This video will be useful for anyone looking to follow best practices in regards to using the Android Jetpack Navigation component.