Skip to content

VoieDev/android-helpers

Repository files navigation

android-helpers

A collection of Kotlin extension functions to streamline Android development.

Jump to examples // TODO: Add more examples

Summary

  • AuthExt - Google authentication
  • CoroutineExt - use coroutines as click listeners
  • FirebaseExt - convert between TimeStamp & LocalDateTime
  • LogExt - adds TAG to everything
  • NavigationExt - simpler/shorter startActivity
  • PickerExt - coroutine wrappers for DatePicker & TimePicker
  • UiExt - simpler/shorter Toast & Snackbar

About

A collection of Kotlin extension functions to streamline Android development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages