Skip to content

Instantly share code, notes, and snippets.

@RaheemJnr
Created October 10, 2021 08:12
Show Gist options
  • Save RaheemJnr/890b4577e49ed6e12ad5f08a397e9a8e to your computer and use it in GitHub Desktop.
Save RaheemJnr/890b4577e49ed6e12ad5f08a397e9a8e to your computer and use it in GitHub Desktop.
/items for bottom nav
val items = listOf(
Screen.PickUp,
Screen.Profile
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment