A simple demo showing how to pass a custom object using a Bundle by implementing the Parcelable interface.
A detailed explanation for this repo can be found in the following post.
The Java version of this repo can be found here.